From 7567ad10b221e404d28b326fca74d0cd6a5b67ab Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Mon, 6 Mar 2023 08:30:23 +0100 Subject: [PATCH] Update install --- scripts/install | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/scripts/install b/scripts/install index f24bffb..311bc3f 100755 --- a/scripts/install +++ b/scripts/install @@ -103,9 +103,7 @@ yunohost service add "${app}_workers" --description="Fittrackee task queue servi # GENERIC FINALIZATION #================================================= -pushd $install_dir - pipenv shell -popd + #================================================= # START SYSTEMD SERVICE