1
0
Fork 0
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:
frju365 2017-01-29 11:53:20 +01:00 committed by GitHub
parent 2d00461c06
commit df6309ad21

View file

@ -5,7 +5,7 @@ source ./_common
# Retrieve arguments
domain=$1
path=$2
path=${2%/}
is_public=$3
user=$4
passwd=$5