1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yunorunner_ynh.git synced 2024-09-03 20:36:13 +02:00

Fix pythonz

This commit is contained in:
Maniack Crudelis 2018-08-26 22:53:39 +02:00
parent 1fff8898a9
commit 561e936710

View file

@ -95,6 +95,7 @@ ynh_system_user_create $app # Créer un utilisateur système dédié à l'app
# curl -kL https://raw.githubusercontent.com/saghul/pythonz/master/pythonz-install
# ./pythonz-install
ynh_setup_source "$final_path/.pythonz" pythonz
export PYTHONZ_ROOT="$final_path/.pythonz"
# Then install it
python $final_path/.pythonz/pythonz_install.py