Browse Source

fix: re-add core_getop.sh

pull/4123/head
Daniel Gibbs 2 years ago
parent
commit
9a026ecdd4
  1. 3
      linuxgsm.sh

3
linuxgsm.sh

@ -512,4 +512,7 @@ else
# Enables ANSI colours from core_messages.sh. Can be disabled with ansi=off. # Enables ANSI colours from core_messages.sh. Can be disabled with ansi=off.
fn_ansi_loader fn_ansi_loader
getopt=$1
core_getopt.sh
fi fi

Loading…
Cancel
Save