Browse Source

return

pull/3381/head
Daniel Gibbs 5 years ago
parent
commit
047401d693
  1. 2
      linuxgsm.sh

2
linuxgsm.sh

@ -482,8 +482,8 @@ else
if [ -n "${parms}" ]; then
startparameters="${parms}"
fi
}
fn_reload_startparameters
# Load the linuxgsm.sh in to tmpdir. If missing download it.
if [ ! -f "${tmpdir}/linuxgsm.sh" ]; then

Loading…
Cancel
Save