keeping-mpm-event.log

This commit is contained in:
myvesta 2020-05-31 02:42:59 +02:00 committed by GitHub
commit 6c11c48d26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -113,7 +113,7 @@ fi
# Making sure mpm_event will stay
if [ ! -f "/usr/local/vesta/data/upgrades/keeping-mpm-event" ]; then
touch /usr/local/vesta/data/upgrades/keeping-mpm-event
echo "bash /usr/local/vesta/upd/keep_mpm_event.sh" >> /usr/local/vesta/data/queue/restart.pipe
echo "bash /usr/local/vesta/upd/keep_mpm_event.sh >> /usr/local/vesta/data/upgrades/keeping-mpm-event.log 2>&1" >> /usr/local/vesta/data/queue/restart.pipe
fi
# Run custom triggers