From d70a44b9a6dd2ee55dbd0c0bb75aab796eadcbc5 Mon Sep 17 00:00:00 2001 From: Gredin67 Date: Sat, 6 Feb 2021 00:43:01 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index bc30caf..d8e6e28 100755 --- a/scripts/install +++ b/scripts/install @@ -210,7 +210,7 @@ ynh_replace_string --match_string=__LOG_LEVEL__ --replace_string="error" --targe # INSTALL MAUTRIX-FACEBOOK PYTHON MODULE #================================================= -mkdir -p /var/log/$app/$app.log +mkdir -p /var/log/$app # Configure Mautrix-Facebook python3 -m venv $final_path $final_path/bin/pip3 install --upgrade setuptools wheel