Updated update script server file url.

This commit is contained in:
Harrison Deng 2022-05-13 02:56:15 -05:00
parent 7a025a0a4d
commit 279db25563

View File

@ -2,7 +2,7 @@
mkdir temp mkdir temp
cd temp cd temp
curl -LOJR https://dev.sys.reslate.xyz/dev-auto/job/ydeng/job/rsemcs-modpack/job/master/lastSuccessfulBuild/artifact/publish/RSEMCS_server.zip curl -LOJR https://dev.sys.reslate.xyz/dev-auto/job/ydeng-public/job/rsemcm/job/master/lastSuccessfulBuild/artifact/publish/RSEMCS_server.zip
unzip RSEMCS_server.zip unzip RSEMCS_server.zip
cd ../ cd ../
rsync -av --update ./temp/mods/* ./mods/. rsync -av --update ./temp/mods/* ./mods/.