Skip to content

Commit 182c673

Browse files
committed
fix(samp): update samp url
1 parent d0326cf commit 182c673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lgsm/modules/install_server_files.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ fn_install_server_files() {
191191
force="noforce"
192192
md5="581a333cc7eacda2f56d5a00fe11eafa"
193193
elif [ "${shortname}" == "samp" ]; then
194-
remote_fileurl="https://files.sa-mp.com/samp037svr_R2-1.tar.gz"
194+
remote_fileurl="https://files.samp-sc.com/samp037svr_R2-1.tar.gz"
195195
local_filedir="${tmpdir}"
196196
local_filename="samp037svr_R2-1.tar.gz"
197197
chmodx="nochmodx" run="norun"

0 commit comments

Comments
 (0)