bad find/replace leftover

이 커밋은 다음에 포함됨:
Christopher A. DeFlumeri
2018-07-08 14:50:44 -04:00
부모 1a837294e6
커밋 3600e1bcca
-1
파일 보기
@@ -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