correct newlines in utility scripts

This commit is contained in:
2016-05-15 22:26:41 +01:00
parent 6a9cd89ced
commit 372944dc81
11 changed files with 6 additions and 6 deletions

2
bin/pidenter Normal file → Executable file
View File

@@ -1 +1 @@
nsenter --target $1 --mount --uts --ipc --net --pid -- /bin/bash -l
nsenter --target $1 --mount --uts --ipc --net --pid -- /bin/bash -l