diff --git a/type/__nextcloud/gencode-remote b/type/__nextcloud/gencode-remote index 83748f5..15ff966 100755 --- a/type/__nextcloud/gencode-remote +++ b/type/__nextcloud/gencode-remote @@ -16,7 +16,7 @@ occ() { # su creates a new shell, so it does not affect the current session # will not use -q as it supresses errors, too cat << SHELL -su -s /bin/sh -l "$user" -- -e <