Fixed install url, fixed category for updates
This commit is contained in:
@@ -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
|
||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user