4 lines
116 B
Bash
Executable File
4 lines
116 B
Bash
Executable File
#!/usr/bin/env bash
|
|
apt -y install xorg xfce4 xfce4-*-plugin xfce4-power-manager mousepad
|
|
apt -y autoclean
|
|
rm /setup |