Run local scripts first before using from github

This commit is contained in:
alvinlollo
2026-01-21 16:19:05 -08:00
parent fd6f3f5b37
commit 3a139a3563
3 changed files with 71 additions and 20 deletions
+2 -1
View File
@@ -2,7 +2,8 @@
if command -v pacman </dev/null; then
echo "Cannot proceed: Not a arch based system"
echo "This script does not have debian support"
exit
echo "+ sleep 10" && sleep 10
exit 1
fi
sudo pacman -S --needed --noconfirm git curl wget python3 python-pip