We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0326cf commit 182c673Copy full SHA for 182c673
lgsm/modules/install_server_files.sh
@@ -191,7 +191,7 @@ fn_install_server_files() {
191
force="noforce"
192
md5="581a333cc7eacda2f56d5a00fe11eafa"
193
elif [ "${shortname}" == "samp" ]; then
194
- remote_fileurl="https://files.sa-mp.com/samp037svr_R2-1.tar.gz"
+ remote_fileurl="https://files.samp-sc.com/samp037svr_R2-1.tar.gz"
195
local_filedir="${tmpdir}"
196
local_filename="samp037svr_R2-1.tar.gz"
197
chmodx="nochmodx" run="norun"
0 commit comments