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
|
#!/bin/sh -x
|
||||||
|
|
||||||
[ "$(whoami)" != root ] && exec sudo "$0" "$@"
|
|
||||||
|
|
||||||
cd /opt/docker || exit
|
cd /opt/docker || exit
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue