Fixed install url, fixed category for updates

This commit is contained in:
2021-01-06 19:48:22 +10:00
parent ffda89b7de
commit 9ea24954d9
2 changed files with 2 additions and 2 deletions

View File

@@ -6,6 +6,6 @@ Comment=Get the latest Web Apps
Exec=/home/pi/webapps/update.sh Exec=/home/pi/webapps/update.sh
Icon=/home/pi/webapps/icons/update.png Icon=/home/pi/webapps/icons/update.png
Path=/home/pi/webapps Path=/home/pi/webapps
Categories=Preferences; Categories=DesktopSettings;
Terminal=true Terminal=true
StartupNotify=false StartupNotify=false

View File

@@ -5,7 +5,7 @@ Modified for my own use and whatnot.
# To Install # To Install
- curls https://carrot.tcmeta.net/gitea/kurtis/raspberry-pi-web-apps/master/install.sh | bash - curl https://carrot.tcmeta.net/gitea/kurtis/raspberry-pi-web-apps/raw/branch/master/install.sh | bash
# To Update # To Update