mirror of
https://github.com/YunoHost-Apps/mautrix_signal_ynh.git
synced 2024-09-03 19:46:07 +02:00
Update restore
This commit is contained in:
parent
c8496cd001
commit
2cf3cd12d3
1 changed files with 1 additions and 0 deletions
|
@ -123,6 +123,7 @@ ynh_restore_file --origin_path="/var/log/$app"
|
||||||
#mkdir -p /var/log/$app
|
#mkdir -p /var/log/$app
|
||||||
# Configure Mautrix-Bridge
|
# Configure Mautrix-Bridge
|
||||||
python3 -m venv $final_path
|
python3 -m venv $final_path
|
||||||
|
export HOME=$final_path
|
||||||
$final_path/bin/pip3 install --upgrade pip setuptools wheel
|
$final_path/bin/pip3 install --upgrade pip setuptools wheel
|
||||||
|
|
||||||
# Pre-compiled python-olm to avoid libolm-dev, python3-dev
|
# Pre-compiled python-olm to avoid libolm-dev, python3-dev
|
||||||
|
|
Loading…
Add table
Reference in a new issue