Update install
This commit is contained in:
parent
fc207de1ab
commit
f7c1a9a310
|
@ -3,6 +3,7 @@
|
||||||
# Retrieve arguments
|
# Retrieve arguments
|
||||||
domain=$1
|
domain=$1
|
||||||
path=$2
|
path=$2
|
||||||
|
is_public=$3
|
||||||
|
|
||||||
# Check domain/path availability
|
# Check domain/path availability
|
||||||
sudo yunohost app checkurl $domain$path -a searx
|
sudo yunohost app checkurl $domain$path -a searx
|
||||||
|
|
Loading…
Reference in New Issue