mirror of
https://github.com/YunoHost-Apps/mautrix_signal_ynh.git
synced 2024-09-03 19:46:07 +02:00
Update upgrade
This commit is contained in:
parent
bf101ee5e8
commit
2a1af6ac0a
1 changed files with 0 additions and 3 deletions
|
@ -151,9 +151,6 @@ export PATH="$PATH:$final_path/.cargo/bin:$final_path/.local/bin:/usr/local/sbin
|
|||
fi
|
||||
fi
|
||||
|
||||
|
||||
mkdir -p /var/log/$app
|
||||
|
||||
python3 -m venv $final_path
|
||||
export HOME=$final_path
|
||||
$final_path/bin/pip3 install --upgrade pip setuptools wheel
|
||||
|
|
Loading…
Reference in a new issue