client_startup.sh aktualisiert
This commit is contained in:
parent
fe02ac5770
commit
03280ccec3
|
|
@ -98,7 +98,6 @@ if [ "$STEP" -eq 3 ]; then
|
||||||
SNAP_PACKAGES=(
|
SNAP_PACKAGES=(
|
||||||
"vlc"
|
"vlc"
|
||||||
"spotify"
|
"spotify"
|
||||||
"termius-app"
|
|
||||||
"thunderbird"
|
"thunderbird"
|
||||||
"remmina"
|
"remmina"
|
||||||
"okular"
|
"okular"
|
||||||
|
|
@ -110,7 +109,8 @@ if [ "$STEP" -eq 3 ]; then
|
||||||
"whatsapp-linux-app"
|
"whatsapp-linux-app"
|
||||||
"notes"
|
"notes"
|
||||||
"chatgpt-desktop"
|
"chatgpt-desktop"
|
||||||
|
"bw"
|
||||||
|
"chromium"
|
||||||
)
|
)
|
||||||
|
|
||||||
# Snap-Pakete installieren
|
# Snap-Pakete installieren
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue