refactor: Add GUI setup script and install graphical apps if GUI is detected
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
apt install floorp
|
||||
apt install unzip
|
||||
|
||||
unzip ./gui/floorp/settings.zip -d ~/.floorp/tzj9zwjn.default-release
|
||||
+4
-2
@@ -1,4 +1,3 @@
|
||||
apt install floorp
|
||||
apt install snapd
|
||||
apt install flatpak
|
||||
|
||||
@@ -9,4 +8,7 @@ chmod +x ./gui/bluemail.sh
|
||||
./gui/bluemail.sh
|
||||
|
||||
chmod +x ./gui/postman.sh
|
||||
./gui/postman.sh
|
||||
./gui/postman.sh
|
||||
|
||||
chmod +x ./gui/floorp/setup.sh
|
||||
./gui/floorp/setup.sh
|
||||
Reference in New Issue
Block a user