Automated update

This commit is contained in:
klein panic
2024-08-20 18:10:51 -04:00
parent fe56b9cacf
commit 0b5140571f

View File

@@ -32,7 +32,7 @@ for pkg in "${requires_packages[@]}"; do
echo "Package $pkg is installed already. YAY"
fi
done
sudo chmod +x statusbar.sh
# sudo chmod +x statusbar.sh
sudo cp statusbar.sh /usr/local/bin/statusbar
PREFIX="$HOME/.local/share/statusbar"