Fixed xrop

This commit is contained in:
raildex1 2017-04-25 02:34:41 +10:00
parent 8000c4af36
commit c8e7076645
2 changed files with 6 additions and 1 deletions

View file

@ -8,5 +8,5 @@ cd ..
mkdir bin
cd bin
ln -s ../xrop/xrop
ln -s ../xrop/xrop .
cd ..

5
xrop/install-root-debian Executable file
View file

@ -0,0 +1,5 @@
#!/bin/bash -ex
apt-get update
apt-get install -y zlib1g-dev