Browse Source

fix: re-add core_getop.sh

Daniel Gibbs 3 năm trước cách đây
mục cha
commit
9a026ecdd4
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      linuxgsm.sh

+ 3 - 0
linuxgsm.sh

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