source vars

This commit is contained in:
ducoterra
2018-11-25 16:44:14 -05:00
parent c686c1a915
commit adcf23c73c

View File

@@ -12,7 +12,7 @@ if [ $EUID -ne 0 ] ; then
fi fi
# source vars # source vars
./vars source vars
tput setaf 2 tput setaf 2
echo -e "Installing dependencies" echo -e "Installing dependencies"