mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Remove files
This commit is contained in:
@@ -463,6 +463,11 @@ post_to_2.4.30() {
|
|||||||
POSTVERSION=2.4.30
|
POSTVERSION=2.4.30
|
||||||
}
|
}
|
||||||
|
|
||||||
|
post_to_2.4.40() {
|
||||||
|
echo "Removing Curator close files"
|
||||||
|
rm -f /opt/so/conf/curator/files/action/*-close.y*ml
|
||||||
|
}
|
||||||
|
|
||||||
repo_sync() {
|
repo_sync() {
|
||||||
echo "Sync the local repo."
|
echo "Sync the local repo."
|
||||||
su socore -c '/usr/sbin/so-repo-sync' || fail "Unable to complete so-repo-sync."
|
su socore -c '/usr/sbin/so-repo-sync' || fail "Unable to complete so-repo-sync."
|
||||||
|
|||||||
Reference in New Issue
Block a user