diff --git a/upgradeNextcloud.sh b/upgradeNextcloud.sh index e7caedc0b240904a9d54df16862691cb5588a5e8..760db36cf73096c26f29ccaa02359097d6efc63e 100644 --- a/upgradeNextcloud.sh +++ b/upgradeNextcloud.sh @@ -89,5 +89,4 @@ then echo "Failed to enable some apps: '$FAILED'" fi echo "Please check difference between old and new .htaccess file" - - +vimdiff $NEXTCLOUD_INSTALL_DIR{,.bak}/.htacess