Fixed typo in update_modpack.sh script.
This commit is contained in:
parent
8bfb7c7ddb
commit
9b6baa4df3
@ -6,5 +6,5 @@ curl -LOJR https://dev.sys.reslate.xyz/dev-auto/job/ydeng/job/rsemcs-modpack/job
|
||||
unzip RSEMCS_server.zip
|
||||
cd ../
|
||||
rsync -av --update ./temp/mods/* ./mods/.
|
||||
rsync -av --update -r ./temp/config ./config/.
|
||||
rsync -av --update ./temp/config ./config/.
|
||||
rm -r ./temp
|
Loading…
Reference in New Issue
Block a user