mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-29 04:17:07 +00:00
bad find/replace leftover
This commit is contained in:
parent
1a837294e6
commit
3600e1bcca
@ -87,7 +87,6 @@ if [ ! -d /usr/local/lib/owncloud/ ] \
|
||||
|
||||
# Stop php-fpm if running. If theyre not running (which happens on a previously failed install), dont bail.
|
||||
service php7.0-fpm stop &> /dev/null || /bin/true
|
||||
service php7-fpm stop &> /dev/null || /bin/true
|
||||
|
||||
# Backup the existing ownCloud/Nextcloud.
|
||||
# Create a backup directory to store the current installation and database to
|
||||
|
Loading…
Reference in New Issue
Block a user