소스 검색

add LinuxGSM version to install header

Daniel Gibbs 6 년 전
부모
커밋
448efc9eff
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      lgsm/functions/install_header.sh

+ 1 - 0
lgsm/functions/install_header.sh

@@ -12,6 +12,7 @@ fn_sleep_time
 echo -e "================================="
 echo -e "${lightyellow}Linux${default}GSM_"
 echo -e "by Daniel Gibbs"
+echo -e "${lightblue}Version:${default} ${version}"
 echo -e "${lightblue}Game:${default} ${gamename}"
 echo -e "${lightblue}Website:${default} https://linuxgsm.com"
 echo -e "${lightblue}Contributors:${default} https://linuxgsm.com/contrib"