Remove Curator

This commit is contained in:
Wes
2023-12-08 19:37:06 +00:00
parent be8ed1e1d8
commit d203aec44a
47 changed files with 40 additions and 910 deletions
+2 -3
View File
@@ -465,9 +465,8 @@ post_to_2.4.30() {
}
post_to_2.4.40() {
echo "Removing Curator close and delete files"
rm -f /opt/so/conf/curator/action/*-close.y*ml
rm -f /opt/so/conf/curator/action/logs*-delete.y*ml
echo "Removing Curator configuration"
rm -rf /opt/so/conf/curator/
}
repo_sync() {