mirror of
https://github.com/YunoHost-Apps/funkwhale_ynh.git
synced 2024-09-03 18:36:24 +02:00
Update upgrade
This commit is contained in:
parent
f15d6230e1
commit
20b03865ee
1 changed files with 3 additions and 2 deletions
|
@ -77,6 +77,7 @@ if [ -e $install_dir/.rustup ]; then
|
|||
else
|
||||
sudo -u "$app" bash -c 'curl -sSf -L https://static.rust-lang.org/rustup.sh | sh -s -- -y --default-toolchain=stable --profile=minimal'
|
||||
fi
|
||||
fi
|
||||
|
||||
pushd $install_dir
|
||||
ynh_secure_remove --file="$install_dir/virtualenv"
|
||||
|
|
Loading…
Reference in a new issue