diff --git a/builder-targets-cb.sh b/builder-targets-cb.sh index 25c88b9..86d3539 100644 --- a/builder-targets-cb.sh +++ b/builder-targets-cb.sh @@ -247,6 +247,7 @@ function create() { write_svcpack_file $INST_DIR/CLIENT_DATA/X86/sereby/entries_AiORuntimes.ini "general" "builddate" "${SVCDATE}" write_svcpack_file $INST_DIR/CLIENT_DATA/X86/sereby/entries_AiORuntimes.ini "general" "title" "Sereby's AiO Runtimes with Geos One's Mods" write_svcpack_file $INST_DIR/CLIENT_DATA/X86/sereby/entries_AiORuntimes.ini "general" "website" "http://opsi.disconnected-by-peer.at" + unix2dos $INST_DIR/CLIENT_DATA/X86/sereby/entries_AiORuntimes.ini mkdir -p $OPSI_REPOS_PRODUCT_DIR 7z a $OPSI_REPOS_PRODUCT_DIR/$OPSI_REPOS_FILE_PATTERN.7z $INST_DIR/CLIENT_DATA/X86/sereby/* fi