Browse Source

tabs

pull/3151/head
Daniel Gibbs 5 years ago
parent
commit
58cce7ddb7
  1. 3
      linuxgsm.sh

3
linuxgsm.sh

@ -455,8 +455,7 @@ else
if [ ! -f "${tmpdir}/linuxgsm.sh" ]; then
fn_fetch_file_github "" "linuxgsm.sh" "${tmpdir}" "chmodx" "norun" "noforcedl" "nomd5"
fi
fi
fi
# Enables ANSI colours from core_messages.sh. Can be disabled with ansi=off.
fn_ansi_loader

Loading…
Cancel
Save