mirror of
https://github.com/YunoHost-Apps/abantecart_ynh.git
synced 2024-09-03 18:06:16 +02:00
Update install
This commit is contained in:
parent
2d00461c06
commit
df6309ad21
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ source ./_common
|
||||||
|
|
||||||
# Retrieve arguments
|
# Retrieve arguments
|
||||||
domain=$1
|
domain=$1
|
||||||
path=$2
|
path=${2%/}
|
||||||
is_public=$3
|
is_public=$3
|
||||||
user=$4
|
user=$4
|
||||||
passwd=$5
|
passwd=$5
|
||||||
|
|
Loading…
Add table
Reference in a new issue