From ebcd563647c12996949f21b3ecf4f75e4178de86 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 6 Mar 2021 01:52:09 +0100 Subject: [PATCH] Update ynh_install_python --- scripts/ynh_install_python | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/ynh_install_python b/scripts/ynh_install_python index 4e0bbda..c8d0c16 100644 --- a/scripts/ynh_install_python +++ b/scripts/ynh_install_python @@ -100,9 +100,8 @@ ynh_use_python () { if [[ :$PATH: != *":$python_path"* ]]; then PATH="$python_path:$PATH" fi - python_path="$PATH" # Create an alias to easily load the PATH - ynh_python_load_path="PATH=$python_path" + ynh_python_load_path="PATH=$PATH" # Sets the local application-specific Python version (cd $final_path