22 lines
391 B
Bash
Executable File
22 lines
391 B
Bash
Executable File
apt install snapd
|
|
apt install flatpak
|
|
|
|
cp -r ./gui/fonts/* ~/.fonts/
|
|
|
|
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
|
|
|
|
chmod +x ./gui/mounts/mount.sh
|
|
./gui/mounts/mount.sh ./gui/mounts/mounts.json |