Only load configs that don't already exist.
This commit is contained in:
parent
7ae98418bf
commit
2c425e5678
@ -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 ./temp/config ./config/.
|
||||
rsync -av --ignore-existing ./temp/config ./config/.
|
||||
rm -r ./temp
|
Loading…
x
Reference in New Issue
Block a user