diff --git a/linuxgsm.sh b/linuxgsm.sh index 3c4ec12cb..9527116d0 100755 --- a/linuxgsm.sh +++ b/linuxgsm.sh @@ -273,7 +273,7 @@ fi # LinuxGSM installer mode if [ "${shortname}" == "core" ]; then userinput=$1 - datadir="${tmpdir}/data" + datadir="${lgsmdir}/data" serverlist="${datadir}/serverlist.csv" # Download the latest serverlist. This is the complete list of all supported servers.