mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Update _common.sh
This commit is contained in:
parent
f37f46ca48
commit
fd9514ef49
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ ynh_install_composer () {
|
|||
# Install another version of php.
|
||||
#
|
||||
# usage: ynh_install_php --phpversion=phpversion [--package=packages]
|
||||
# | arg: -v, --phpversion - Version of php to install. Can be one of 7.1, 7.3 or 7.3
|
||||
# | arg: -v, --phpversion - Version of php to install. Can be one of 7.1, 7.2 or 7.3
|
||||
# | arg: -p, --package - Additionnal php packages to install
|
||||
ynh_install_php () {
|
||||
# Declare an array to define the options of this helper.
|
||||
|
|
Loading…
Add table
Reference in a new issue