mirror of
https://github.com/YunoHost-Apps/monitorix_ynh.git
synced 2024-09-03 19:46:06 +02:00
set helper version on update config script
This commit is contained in:
parent
133c287c31
commit
9251aa9c88
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ set -eu
|
|||
|
||||
app=__APP__
|
||||
YNH_APP_BASEDIR=/etc/yunohost/apps/"$app"
|
||||
YNH_HELPERS_VERSION=2
|
||||
|
||||
pushd /etc/yunohost/apps/$app/conf
|
||||
source ../scripts/_common.sh
|
||||
|
|
Loading…
Reference in a new issue