mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
keeping-mpm-event.log
This commit is contained in:
parent
07eea77be5
commit
6c11c48d26
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue