Daniel Gibbs
4 years ago
No known key found for this signature in database
GPG Key ID: 5D5AB867A27738EC
1 changed files with
1 additions and
1 deletions
-
lgsm/functions/check_deps.sh
|
|
@ -259,7 +259,7 @@ fn_deps_detector(){ |
|
|
|
|
|
|
|
if [ "${steamcmdstatus}" == "1" ]; then |
|
|
|
# If SteamCMD is not available in repo dont check for it. |
|
|
|
: |
|
|
|
unset steamcmdstatus |
|
|
|
elif [ "${depstatus}" == "0" ]; then |
|
|
|
# If dependency is found. |
|
|
|
missingdep=0 |
|
|
|