aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclyhtsuriva <aimeric@adjutor.xyz>2023-08-30 22:23:57 +0200
committerclyhtsuriva <aimeric@adjutor.xyz>2023-08-30 22:23:57 +0200
commit72c99ead9e4e4acd07b00d94d146ae70b16e0179 (patch)
tree3b15dd36723f00bf3a6694fa4613b6f961cb57ba
parent77f1bf4681120989a9fa81ed1d0369fb4af9d4c0 (diff)
Added xbps update line to the update script
-rwxr-xr-xbin/update-everything.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/update-everything.sh b/bin/update-everything.sh
index d5824fb..5845b71 100755
--- a/bin/update-everything.sh
+++ b/bin/update-everything.sh
@@ -41,6 +41,7 @@ local_update(){
printf_n_notify "local update"
+ $xi -u xbps && \
$xi --sync --update --verbose && \
$xr --clean-cache --remove-orphans --verbose