Install Importarr from packaged repo build
This commit is contained in:
@@ -30,6 +30,6 @@ fi
|
||||
|
||||
git fetch --prune origin
|
||||
git pull --ff-only
|
||||
"$VENV/bin/pip" install --upgrade --editable "$REPO_DIR"
|
||||
"$VENV/bin/pip" install --upgrade "$REPO_DIR"
|
||||
systemctl restart "$SERVICE"
|
||||
systemctl --no-pager --full status "$SERVICE"
|
||||
|
||||
Reference in New Issue
Block a user