瀏覽代碼

fix: re-add core_getop.sh

Daniel Gibbs 3 年之前
父節點
當前提交
9a026ecdd4
共有 1 個文件被更改,包括 3 次插入0 次删除
  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