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