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
63fe0a5903
commit
b385b0f9f0
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Retrieve app id
|
||||
app=$YNH_APP_INSTANCE_NAME
|
||||
|
||||
source /usr/share/yunohost/helpers
|
||||
source ./_common
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue