Skip to content

Commit 0c638a6

Browse files
fixed a critical issue
1 parent 14c5744 commit 0c638a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

linuxgsm.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,7 @@ if [ "${shortname}" == "core" ]; then
368368

369369
# LinuxGSM server mode.
370370
else
371+
path="$(dirname $(readlink -f $0))/`basename $0`"
371372
core_functions.sh
372373
if [ "${shortname}" != "core-dep" ]; then
373374
# Load LinuxGSM configs.

0 commit comments

Comments
 (0)