This commit is contained in:
t3chn0m4g3
2018-06-23 22:05:46 +00:00
parent cad11c40a8
commit d07a128181
4 changed files with 4 additions and 4 deletions

View File

@ -153,6 +153,7 @@ if [ -f "dialogrc" ];
else
echo "[ NOT OK ]"
echo "### 'dialogrc' is missing. Please run 'install.sh' from within the setup folder."
exit
fi
}
@ -193,6 +194,7 @@ fuGET_DEPS
fuCHECK_PORTS
fuDIALOG_SETUP
#############
# Installer #
#############

View File

@ -1 +0,0 @@

View File

@ -1,3 +1,4 @@
#!/bin/bash
plymouth --quit
openvt -f -w -s /root/installer/install.sh
cd /root/installer
openvt -f -w -s install.sh --type=iso