tweaking, fixes

This commit is contained in:
t3chn0m4g3
2018-10-30 15:49:23 +00:00
parent 2f67e9740c
commit 13e86a04e8
2 changed files with 4 additions and 1 deletions

View File

@ -1 +0,0 @@
iso/installer/install.sh

3
install.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
cd iso/installer
./install.sh "$@"