1
0
Fork 0

[Nextcloud] Fix nodename script location

This commit is contained in:
poka 2020-05-19 17:25:14 +02:00
parent e5d026cf53
commit 53e52e9b41
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ if [ "$EUID" -ne 0 ]
fi
## Atroport config
nc_domain=$(../../zen/tools/nodename)
nc_domain=$(/home/$YOU/.zen/astroport/zen/tools/nodename)
## Set var
[[ -z $nc_domain ]] && nc_domain=$1