From bf101ee5e8d7d02b6bc400e43ab96b711ffeb3af Mon Sep 17 00:00:00 2001 From: rosbeef andino Date: Wed, 6 Sep 2023 23:35:01 +0000 Subject: [PATCH] Update restore --- scripts/restore | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 1058e2f..b3ccd4f 100755 --- a/scripts/restore +++ b/scripts/restore @@ -127,7 +127,6 @@ mkdir -p /var/log/$app python3 -m venv $final_path export HOME=$final_path $final_path/bin/pip3 install --upgrade pip setuptools wheel -$final_path/bin/pip3 install --upgrade $final_path/src/mautrix-signal.tar.gz[metrics,e2be,formattednumbers,qrlink,stickers] #================================================= # REGISTER SYNAPSE APP-SERVICE