1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/coin_ynh.git synced 2024-09-03 18:16:26 +02:00

Merge branch 'upgrade' into export

This commit is contained in:
yalh76 2022-09-16 01:09:53 +02:00
commit b248cef627

View file

@ -179,6 +179,7 @@ ynh_install_python () {
# Create shims directory if needed
mkdir -p "${pyenv_install_dir}/shims"
chmod -R a+w "${pyenv_install_dir}/shims"
# Restore /usr/local/bin in PATH
PATH=$CLEAR_PATH