diff --git a/_release/postinstall.sh b/_release/postinstall.sh index 935808b0..7bee8b06 100755 --- a/_release/postinstall.sh +++ b/_release/postinstall.sh @@ -39,4 +39,4 @@ npm run apidoc section "Restarting API server" systemctl daemon-reload systemctl start cacophony-api -systemctl status cacophony-api +systemctl --no-pager status cacophony-api