There was an error while loading. Please reload this page.
1 parent ccc332d commit 09b39ceCopy full SHA for 09b39ce
1 file changed
scripts/install/alias/enginescript-alias-install.sh
@@ -11,7 +11,6 @@
11
12
# EngineScript Variables
13
source /usr/local/bin/enginescript/enginescript-variables.txt
14
-source /home/EngineScript/enginescript-install-options.txt
15
16
# Check current user's ID. If user is not 0 (root), exit.
17
if [ "${EUID}" != 0 ];
0 commit comments