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:
parent
188d3754c4
commit
fd03f211a2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue