updateall/docker : flag exécutable
This commit is contained in:
parent
2ed42e72ac
commit
a215c76cf5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/sh -x
|
||||||
|
|
||||||
[ "$(whoami)" != root ] && exec sudo "$0" "$@"
|
[ "$(whoami)" != root ] && exec sudo "$0" "$@"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue