mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-31 05:13:18 +01:00
Curator - Move files to /usr/sbin
This commit is contained in:
@@ -37,5 +37,5 @@
|
||||
if pgrep -f "so-curator-closed-delete-delete" >/dev/null; then
|
||||
echo "Script is already running."
|
||||
else
|
||||
/usr/local/bin/so-curator-closed-delete-delete
|
||||
/usr/sbin/so-curator-closed-delete-delete
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user