Przeglądaj źródła

docs: update Squad server license link

The script now points to the updated wiki page for information on obtaining a server license. The old forum link has been replaced with the new one.
Daniel Gibbs 3 lat temu
rodzic
commit
bacb12441a
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      lgsm/modules/install_squad_license.sh

+ 2 - 2
lgsm/modules/install_squad_license.sh

@@ -15,9 +15,9 @@ echo -e "Server license is an optional feature for ${gamename} server"
 fn_script_log_info "Server license is an optional feature for ${gamename} server"
 
 echo -e "Get more info and a server license here:"
-echo -e "http://forums.joinsquad.com/topic/16519-server-licensing-general-info/"
+echo -e "https://squad.fandom.com/wiki/Server_licensing"
 fn_script_log_info "Get more info and a server license here:"
-fn_script_log_info "http://forums.joinsquad.com/topic/16519-server-licensing-general-info/"
+fn_script_log_info "https://squad.fandom.com/wiki/Server_licensing"
 echo -e ""
 fn_sleep_time
 echo -e "The Squad server license can be changed by editing ${servercfgdir}/License.cfg."