Skip to content

Commit

Permalink
XENFRED-4897 WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
kpiot123 committed Sep 12, 2023
1 parent 17e20fe commit 2bcd119
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build-websites.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ split_manual() {
sync
docker pull hub.xenit.eu/private/xenit-manuals-markdown-splitter:$MARKDOWNTOWEBSITE_VERSION
cat "build/normalized/$productName/$versionName.tar" | docker run --name splitter_$productName_$versionName -i hub.xenit.eu/private/xenit-manuals-markdown-splitter:$MARKDOWNTOWEBSITE_VERSION normalized.md "target-path=$versionName" "weight=$WEIGHT" > "build/normalized/$productName/$versionName-out.tar"
docker logs splitter_$productName_$versionName
sync
}

Expand Down

0 comments on commit 2bcd119

Please sign in to comment.