Remove unnecessary space character

This commit is contained in:
Ali Afsharzadeh 2024-06-07 14:14:52 +03:30 committed by k8s-infra-cherrypick-robot
parent 1651900d8a
commit 9ad02a4bb3

View file

@ -15,4 +15,4 @@
# limitations under the License.
cat /etc/resolv.conf > /chroot/etc/resolv.conf
unshare -S 101 -R /chroot nginx "$@"
unshare -S 101 -R /chroot nginx "$@"