client_startup.sh aktualisiert

This commit is contained in:
sebastian.zell 2024-12-28 10:01:02 +00:00
parent fe02ac5770
commit 03280ccec3
1 changed files with 2 additions and 2 deletions

View File

@ -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