Add Sunshine to initial desktop apps

This commit is contained in:
Josh.5
2023-07-09 13:25:38 +12:00
parent 8d43f93b55
commit 0b600108f7
4 changed files with 74 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
# File Created: Thursday, 1st January 1970 12:00:00 pm
# Author: Console and webGui login account (jsunnex@gmail.com)
# -----
# Last Modified: Saturday, 8th July 2023 3:52:39 pm
# Last Modified: Saturday, 8th July 2023 6:16:47 pm
# Modified By: Console and webGui login account (jsunnex@gmail.com)
###
set -e
@@ -31,6 +31,7 @@ if [[ ! -f /tmp/.desktop-apps-updated.lock ]]; then
source /opt/scripts/install_steam.sh;
source /opt/scripts/install_firefox.sh;
source /opt/scripts/install_protonup.sh;
source /opt/scripts/install_sunshine.sh;
sleep 1;
"
touch /tmp/.desktop-apps-updated.lock