updateall/docker : flag exécutable

This commit is contained in:
Ahurac 2024-02-02 18:08:33 +01:00
parent 2ed42e72ac
commit a215c76cf5

View file

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