We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c743e20 commit 5752fc3Copy full SHA for 5752fc3
linuxgsm.sh
@@ -452,7 +452,6 @@ else
452
eval preexecutable="$(sed -nr 's/^ *preexecutable=(.*)$/\1/p' "${configdirserver}/_default.cfg")"
453
fi
454
eval startparameters="$(sed -nr 's/^ *startparameters=(.*)$/\1/p' "${configdirserver}/_default.cfg")"
455
- eval executable="$(sed -nr 's/^ *executable=(.*)$/\1/p' "${configdirserver}/_default.cfg")"
456
457
458
# Load the linuxgsm.sh in to tmpdir. If missing download it.
0 commit comments