Browse Source

update archive

pull/4657/head
Daniel Gibbs 10 months ago
parent
commit
55fd7ec9da
No known key found for this signature in database GPG Key ID: 2076B128385E8C55
  1. 2
      lgsm/modules/install_server_files.sh

2
lgsm/modules/install_server_files.sh

@ -199,7 +199,7 @@ fn_install_server_files() {
chmodx="nochmodx"
run="norun"
force="noforce"
md5="97058e7346946c8ebdc4181483238d0d"
md5="f60b745613a8676666eb6a2450cbdc8e"
elif [ "${shortname}" == "vs" ]; then
remote_fileurl="http://linuxgsm.download/VampireSlayer/vs_l-6.0_full.tar.xz"
local_filedir="${tmpdir}"

Loading…
Cancel
Save