mirror of
https://github.com/YunoHost-Apps/rainloop_ynh.git
synced 2024-09-03 20:16:18 +02:00
typo
This commit is contained in:
parent
64fbabdc9e
commit
c3644d3c3d
1 changed files with 2 additions and 2 deletions
|
@ -8,9 +8,9 @@ path=$2
|
||||||
is_public=$3
|
is_public=$3
|
||||||
|
|
||||||
# Removal of trailing /
|
# Removal of trailing /
|
||||||
path=${path%/}
|
#path=${path%/}
|
||||||
|
|
||||||
sudo yunohost app setting rainloop domain -v $domain
|
#sudo yunohost app setting rainloop domain -v $domain
|
||||||
|
|
||||||
|
|
||||||
# Check domain/path availability
|
# Check domain/path availability
|
||||||
|
|
Loading…
Add table
Reference in a new issue