Compare commits
2 commits
2ed42e72ac
...
63c255c213
Author | SHA1 | Date | |
---|---|---|---|
63c255c213 | |||
a215c76cf5 |
1 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
[ "$(whoami)" != root ] && exec sudo "$0" "$@"
|
||||
#!/bin/sh -x
|
||||
|
||||
cd /opt/docker || exit
|
||||
|
||||
|
|
Loading…
Reference in a new issue