mirror of
https://github.com/YunoHost-Apps/coin_ynh.git
synced 2024-09-03 18:16:26 +02:00
Update ynh_install_python
This commit is contained in:
parent
3bdafffa02
commit
8fb0a63259
1 changed files with 16 additions and 17 deletions
|
@ -48,7 +48,6 @@ pyenv_dependencies="make build-essential libssl-dev zlib1g-dev libbz2-dev librea
|
||||||
# `ExecStart=__YNH_PYTHON__ my_app run`
|
# `ExecStart=__YNH_PYTHON__ my_app run`
|
||||||
# You will replace __YNH_PYTHON__ with $ynh_python
|
# You will replace __YNH_PYTHON__ with $ynh_python
|
||||||
#
|
#
|
||||||
#
|
|
||||||
# one other variable is also available
|
# one other variable is also available
|
||||||
# - $ynh_python_path: The absolute path to Python binaries for the chosen version.
|
# - $ynh_python_path: The absolute path to Python binaries for the chosen version.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Reference in a new issue