fix(updateall/aura): suppression passage en root
This commit is contained in:
parent
c305ed2759
commit
8816586c80
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
[ "$(whoami)" != root ] && exec sudo -- "$0" "$@"
|
|
||||||
|
|
||||||
set -e -x
|
set -e -x
|
||||||
aura -Cc 1
|
aura -Cc 1
|
||||||
aura -Syu
|
aura -Syu
|
||||||
|
|
Loading…
Reference in a new issue