run with bash

pull/20/head
Botspot 5 years ago
parent a56ebb5f4a
commit 8848296a5a

@ -13,7 +13,7 @@ git clone https://github.com/Botspot/update-buddy || error 'Failed to clone exam
mkdir -p ~/.config/autostart mkdir -p ~/.config/autostart
echo "[Desktop Entry] echo "[Desktop Entry]
Name=Update Buddy Name=Update Buddy
Exec=$HOME/update-buddy/onstartup.sh Exec=bash $HOME/update-buddy/onstartup.sh
Type=Application Type=Application
X-GNOME-Autostart-enabled=true X-GNOME-Autostart-enabled=true
Hidden=false Hidden=false

Loading…
Cancel
Save