Fix path of nextcloud
service proxy
This commit is contained in:
parent
a0874d9f37
commit
ae101e2eb2
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ begin
|
|||
set -l argv $argv[4..]
|
||||
getServiceDefaultProxy $domain $s "$location" --scheme https $argv
|
||||
else
|
||||
getServiceDefaultProxy $argv --path "$location"
|
||||
getServiceDefaultProxy $argv
|
||||
|
||||
if [ "$s" = "$service" ]
|
||||
printf "%s\n" \
|
||||
|
|
Loading…
Reference in a new issue