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