Browse Source

added build of the xorg module

master
crims0n 5 years ago
parent
commit
43e05b2673
  1. 9
      linux-live/modules/01-xorg/build

9
linux-live/modules/01-xorg/build

@ -0,0 +1,9 @@
#!/bin/bash
apt-get update
apt-get install -y \
xorg
xterm \
blackbox
savechanges /01-xorg.sb
Loading…
Cancel
Save