Add more packages
This commit is contained in:
parent
d40508e466
commit
90b29801bd
@ -1,4 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
apt -y install xorg xfce4 xfce4-*-plugin xfce4-power-manager mousepad
|
set -e
|
||||||
|
apt -y install xorg xfce4 xfce4-*-plugin xfce4-power-manager network-manager-gnome xfce4-terminal xfce4-screenshooter mousepad netsurf-gtk xautolock xsecurelock
|
||||||
|
apt -y remove xscreensaver
|
||||||
|
apt -y autoremove
|
||||||
apt -y autoclean
|
apt -y autoclean
|
||||||
rm /setup
|
rm /setup
|
Loading…
Reference in New Issue
Block a user