mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-15 03:04:26 +10:00
Fix syntax
This commit is contained in:
+1
-1
@@ -107,7 +107,7 @@ update () {
|
||||
elif command -v pacman >/dev/null; then
|
||||
echo "✅ 'pacman' found. Updating."
|
||||
sudo pacman -Syu --noconfirm
|
||||
if
|
||||
fi
|
||||
|
||||
if command -v paru >/dev/null; then
|
||||
echo "✅ 'flatpak' found. Updating."
|
||||
|
||||
Reference in New Issue
Block a user