Browse Source

revert back to factorio.com

Co-authored-by: Copilot <[email protected]>
pull/4854/head
Daniel Gibbs 4 months ago
committed by GitHub
parent
commit
65bc057a19
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      lgsm/modules/update_jk2.sh

2
lgsm/modules/update_jk2.sh

@ -150,7 +150,7 @@ fn_update_compare() {
}
# The location where the builds are checked and downloaded.
remotelocation="factorio.com"
remotelocation="github.com"
if [ "${firstcommandname}" == "INSTALL" ]; then
fn_update_remotebuild

Loading…
Cancel
Save