pikaur
This commit is contained in:
parent
1081e61563
commit
b52a0c9014
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
if [[ "$#" -eq 0 ]]
|
if [[ "$#" -eq 0 ]]
|
||||||
then
|
then
|
||||||
exec /usr/bin/pikaur -Syua
|
exec /usr/bin/pikaur -Syu
|
||||||
else
|
else
|
||||||
exec /usr/bin/pikaur "$@"
|
exec /usr/bin/pikaur "$@"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue