This commit is contained in:
@@ -44,7 +44,8 @@ if [[ ! -f "${CONFIG_DIR}/qvac.config.json" ]]; then
|
||||
fi
|
||||
if [[ "${1:-}" == "--enable" ]]; then
|
||||
systemctl --user daemon-reload
|
||||
systemctl --user enable --now jarvisd.service
|
||||
systemctl --user enable jarvisd.service
|
||||
systemctl --user restart jarvisd.service
|
||||
fi
|
||||
echo "Installed JARVIS-QVAC to ${APP_DIR}"
|
||||
echo "Run: ${APP_DIR}/packaging/first-run.sh"
|
||||
|
||||
Reference in New Issue
Block a user