소스 검색

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