mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-02-03 12:34:44 +01:00
parent
e8705a44b8
commit
40cc26ca02
@ -25,7 +25,7 @@ print_failure()
|
||||
|
||||
update_mod()
|
||||
{
|
||||
MOD_NAME="$1"
|
||||
MOD_NAME="${1// /%20}"
|
||||
|
||||
print_step "Checking for update of mod $MOD_NAME..."
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user