17 lines
281 B
Bash
Executable File
17 lines
281 B
Bash
Executable File
apt install snapd
|
|
apt install flatpak
|
|
|
|
chmod +x ./gui/spotify.sh
|
|
./gui/spotify.sh
|
|
|
|
chmod +x ./gui/bluemail.sh
|
|
./gui/bluemail.sh
|
|
|
|
chmod +x ./gui/postman.sh
|
|
./gui/postman.sh
|
|
|
|
chmod +x ./gui/floorp/setup.sh
|
|
./gui/floorp/setup.sh
|
|
|
|
chmod +x ./gui/plank/install.sh
|
|
./gui/plank/install.sh |