File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -191,12 +191,12 @@ fn_install_server_files() {
191191 force=" noforce"
192192 md5=" 93705e165550c97484678236749198a4"
193193 elif [ " ${shortname} " == " zmr" ]; then
194- remote_fileurl=" http://linuxgsm.download/ZombieMasterReborn/zombie_master_reborn_b5_2 .tar.xz"
194+ remote_fileurl=" http://linuxgsm.download/ZombieMasterReborn/zombie_master_reborn_b6_1 .tar.xz"
195195 local_filedir=" ${tmpdir} "
196- local_filename=" zombie_master_reborn_b5_2 .tar.xz"
196+ local_filename=" zombie_master_reborn_b6_1 .tar.xz"
197197 chmodx=" nochmodx" run=" norun"
198198 force=" noforce"
199- md5=" 4b9b9832e863d03981a40c26065792a6 "
199+ md5=" 0188ae86dbc9376f11ae3032dba2d665 "
200200 fi
201201 fn_fetch_file " ${remote_fileurl} " " " " " " " " ${local_filedir} " " ${local_filename} " " ${chmodx} " " ${run} " " ${forcedl} " " ${md5} "
202202 fn_dl_extract " ${local_filedir} " " ${local_filename} " " ${serverfiles} "
You can’t perform that action at this time.
0 commit comments