Logrotate Integriert
um keinen eigenen Cronjob anlegen zu müssen, wurde hier die Installation von Logrotate integriert
This commit is contained in:
@@ -22,4 +22,8 @@ rsync -av --delete "$REPO_DIR/scripts/" "$TARGET_DIR/"
|
||||
echo "Set permissions..."
|
||||
chmod +x "$TARGET_DIR"/*.sh
|
||||
|
||||
#logrotate Integration
|
||||
echo "Install logrotate config..."
|
||||
bash "$REPO_DIR/scripts/install-logrotate.sh"
|
||||
|
||||
echo "==== Deploy fertig ===="
|
||||
Reference in New Issue
Block a user