Úprava skriptu health-retention.sh (portál: jiri.uhlir59@gmail.com)
This commit is contained in:
@@ -3,7 +3,7 @@ set -euo pipefail
|
||||
|
||||
DB_FILE="/opt/appfactory/data/appfactory/appfactory.db"
|
||||
|
||||
echo "Deleting service health records older than 30 days..."
|
||||
echo "Deleting service health records older than 5 days..."
|
||||
|
||||
sqlite3 "$DB_FILE" "
|
||||
DELETE FROM service_health
|
||||
|
||||
Reference in New Issue
Block a user