install: proberen om ynh_composer_version mee te geven, zie https://forum.yunohost.org/t/new-experimental-2-1-helpers/30114
This commit is contained in:
parent
945f289d91
commit
75a7305ce0
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ source /usr/share/yunohost/helpers
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
# wbk fixme - check whether one of these work
|
# wbk fixme - check whether one of these work
|
||||||
$YNH_COMPOSER_VERSION="2.2.0"
|
ynh_composer_version = "2.2.0"
|
||||||
ynh_app_setting_set --key=YNH_COMPOSER_VERSION --value=$(composer --version | grep -oE '[0-9]+\.[0-9]+\.[0-9]+')
|
ynh_app_setting_set --key=YNH_COMPOSER_VERSION --value=$(composer --version | grep -oE '[0-9]+\.[0-9]+\.[0-9]+')
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue