install: r34 in commentaar zetten (composer version)
This commit is contained in:
parent
b4c78749d5
commit
717d17545a
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