minor script update

This commit is contained in:
Vanessa Dannenberg 2021-03-01 03:56:23 -05:00
parent ca6f67a5b2
commit e05273ff91
2 changed files with 7 additions and 8 deletions

View File

@ -1 +0,0 @@
20210301-0245

View File

@ -137,7 +137,8 @@ caverealms_lite \
deezls_mods/extra_stairsplus \
blox \
new_campfire \
item_drop"
item_drop \
Zeg9s_mods/ufos/ufos"
COPY_MODS_LIST="
nekogloops_mods/glooptest \
@ -151,14 +152,13 @@ RBAs_mods/unified_inventory"
LINK_MODPACKS_LIST="$(ls -d my_mods/homedecor_modpack/*/) \
$(ls -d my_mods/plantlife_modpack/*/) \
$(ls -d Zeg9s_mods/ufos/*/) \
$(ls -d cheapies_mods/roads/*/) \
$(ls -d cool_trees/*/)"
$(ls -d cheapies_mods/roads_modpack/*/) \
$(ls -d cool_trees_modpack/*/)"
COPY_MODPACKS_LIST="$(ls -d RBAs_mods/technic/*/) \
COPY_MODPACKS_LIST="$(ls -d RBAs_mods/technic_modpack/*/) \
$(ls -d Philipbenrs_mods/castle-modpack/*/) \
$(ls -d worldedit/*/) \
$(ls -d Jeijas_mods/mesecons/*/)"
$(ls -d worldedit_modpack/*/) \
$(ls -d Jeijas_mods/mesecons_modpack/*/)"
for i in $LINK_MODS_LIST; do
ln -s $upstream_mods_path"/"$i $workdir/mods