Compare commits

..

2 commits

View file

@ -1,6 +1,4 @@
#!/bin/sh #!/bin/sh -x
[ "$(whoami)" != root ] && exec sudo "$0" "$@"
cd /opt/docker || exit cd /opt/docker || exit