added script to trigger real install.sh

This commit is contained in:
jash
2018-10-03 22:30:16 +02:00
committed by kexkey
parent ac9b771bc4
commit 3a4eed516b

3
install.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
(cd install/script && TRACING=1 ./install.sh)