updateall : mise à jour aura
This commit is contained in:
parent
1b779205fe
commit
d92eedf258
1 changed files with 1 additions and 2 deletions
|
@ -2,8 +2,7 @@
|
||||||
[ "$(whoami)" != root ] && exec sudo -- "$0" "$@"
|
[ "$(whoami)" != root ] && exec sudo -- "$0" "$@"
|
||||||
|
|
||||||
set -e -x
|
set -e -x
|
||||||
aura -Cc 0
|
aura -Cc 1
|
||||||
aura -Cv
|
|
||||||
aura -Syu
|
aura -Syu
|
||||||
aura -Fy
|
aura -Fy
|
||||||
aura -Au --devel
|
aura -Au --devel
|
||||||
|
|
Loading…
Reference in a new issue