1
0
Fork 0
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:
yalh76 2022-09-23 23:11:48 +02:00
parent 3bdafffa02
commit 8fb0a63259

View file

@ -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.
# #