diff options
| author | mail_redacted_for_web | 2025-04-22 13:41:41 +0200 | 
|---|---|---|
| committer | mail_redacted_for_web | 2025-04-22 13:41:41 +0200 | 
| commit | 26797dc67804f54a05c87ee7ae695f439e656d87 (patch) | |
| tree | 2c45c7e0f2a87ee613dca716245cb7cca1b98826 | |
| parent | 2327574fa18e4678ab97e4cf650a152f5c615179 (diff) | |
| download | nextcloud-update-master.tar.bz2 | |
| -rwxr-xr-x | bin/nextcloud-update | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/nextcloud-update b/bin/nextcloud-update index ae15ef3..48dd580 100755 --- a/bin/nextcloud-update +++ b/bin/nextcloud-update @@ -199,7 +199,6 @@ elif [[ "$NC_COREUPD" -eq 1 && "$NC_UA_CORE" -eq 0 ]]; then  	UPDCALL+=( '-c' 0 )  fi  if [[ "$NC_APPSUPD" -eq 1 && "$NC_UA_APPS" -eq 1 ]]; then -	echo BENIS  	UPDCALL+=( '-a' )  fi  # /usr/local/bin/nextcloud-upgrade "$UPDVER" || exit "$?"  | 
