1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prestashop_ynh.git synced 2024-09-03 20:06:39 +02:00

Update install

This commit is contained in:
frju365 2017-02-24 12:46:59 +01:00 committed by GitHub
parent 188d3754c4
commit fd03f211a2

View file

@ -6,7 +6,7 @@ source .fonctions
set -eu set -eu
# Retrieve app id # Retrieve app id
app=abantecart app=$YNH_APP_INSTANCE_NAME
# Retrieve arguments # Retrieve arguments
domain=$1 domain=$1