some fixes

This commit is contained in:
Stavros kois
2024-05-12 21:27:12 +03:00
parent fb83b2b93e
commit a4944dd6b2
2 changed files with 3 additions and 10 deletions
+1
View File
@@ -178,6 +178,7 @@ main() {
echo "copying docs to website for ${chart}"
make_sure_structure_is_there "$train" "$chart"
keep_safe_docs "$train" "$chart"
remove_old_docs "$train" "$chart"
copy_new_docs "$train" "$chart"