mirror of
https://github.com/YunoHost-Apps/matrix-puppet-discord_ynh.git
synced 2024-09-03 19:36:25 +02:00
parent
a81fdcb5a7
commit
7075c8b9f7
1 changed files with 0 additions and 8 deletions
|
@ -136,14 +136,6 @@ pushd "$final_path"
|
|||
ynh_exec_warn_less sudo -u $app env $ynh_node_load_PATH npm install
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
# SETUP PIP (FOR YQ)
|
||||
#=================================================
|
||||
|
||||
pip_path=$final_path/.pip
|
||||
python3 -m venv $pip_path
|
||||
$pip_path/bin/pip3 install yq
|
||||
|
||||
#=================================================
|
||||
# SPECIFIC UPGRADE
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue