Browse Source

a

pull/4260/head
Daniel Gibbs 2 years ago
parent
commit
5325566910
  1. 1
      lgsm/modules/core_steamcmd.sh

1
lgsm/modules/core_steamcmd.sh

@ -397,6 +397,7 @@ fn_appmanifest_check() {
fn_fetch_file_github "data" "appmanifest_20.acf" "${serverfiles}/steamapps" "nochmodx" "norun" "noforce" "nohash" fn_fetch_file_github "data" "appmanifest_20.acf" "${serverfiles}/steamapps" "nochmodx" "norun" "noforce" "nohash"
fn_fetch_file_github "data" "appmanifest_70.acf" "${serverfiles}/steamapps" "nochmodx" "norun" "noforce" "nohash" fn_fetch_file_github "data" "appmanifest_70.acf" "${serverfiles}/steamapps" "nochmodx" "norun" "noforce" "nohash"
fi fi
fn_dl_steamcmd
fi fi
fi fi
} }

Loading…
Cancel
Save