Daniel Gibbs
12 months ago
No known key found for this signature in database
GPG Key ID: 2076B128385E8C55
1 changed files with
2 additions and
2 deletions
-
lgsm/modules/command_update.sh
|
|
@ -33,8 +33,8 @@ elif [ "${shortname}" == "vints" ]; then |
|
|
|
update_vints.sh |
|
|
|
elif [ "${shortname}" == "ut99" ]; then |
|
|
|
update_ut99.sh |
|
|
|
elif [ "${shortname}" == "xntl" ]; then |
|
|
|
update_xntl.sh |
|
|
|
elif [ "${shortname}" == "xnt" ]; then |
|
|
|
update_xnt.sh |
|
|
|
else |
|
|
|
update_steamcmd.sh |
|
|
|
fi |
|
|
|