summaryrefslogtreecommitdiffstats
path: root/.bin
diff options
context:
space:
mode:
Diffstat (limited to '.bin')
-rwxr-xr-x.bin/allupdate2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bin/allupdate b/.bin/allupdate
index 12ae792..b1488a7 100755
--- a/.bin/allupdate
+++ b/.bin/allupdate
@@ -91,7 +91,7 @@ case "$OSTYPE" in
fi
fi
echo "Updating ABS builds..."
- git -C ~/temp/builds/abspackages pull -q;
+ asp update
if [ "$(command -v auracle)" ]; then
echo "Checking for outdated AUR packages..."