Explorar el Código

add LinuxGSM version to install header

Daniel Gibbs hace 5 años
padre
commit
448efc9eff
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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"