Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cgi-bin/systemctl_status_user.sh
blob: 7ba1dd3bdf4b007b6c8cb1fa226b90d3de580d93 (plain) (blame)
1
2
3
4
5
6
7
8
#!/usr/bin/env bash

set -o errexit -o nounset -o pipefail

echo 'Content-Type: text/plain; charset=utf-8'
echo

SYSTEMD_COLORS=no systemctl --user status --no-pager --full