Daniel Gibbs
4 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
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 |
|
|
|
|