1 changed files with 9 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||||
|
#!/bin/bash |
||||
|
|
||||
|
apt-get update |
||||
|
apt-get install -y \ |
||||
|
xorg |
||||
|
xterm \ |
||||
|
blackbox |
||||
|
|
||||
|
savechanges /01-xorg.sb |
Loading…
Reference in new issue