mirror of
https://github.com/YunoHost-Apps/fittrackee_ynh.git
synced 2024-09-03 18:36:16 +02:00
Update install
This commit is contained in:
parent
cd24f5930e
commit
d8843e4bc5
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,8 @@ export PATH="$PATH:$install_dir/.cargo/bin:$install_dir/.local/bin:/usr/local/sb
|
|||
fi
|
||||
fi
|
||||
|
||||
rustup install stable
|
||||
rustup default stable
|
||||
|
||||
pushd $install_dir
|
||||
python3 -m venv $install_dir/venv
|
||||
|
|
Loading…
Reference in a new issue