mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-08 21:34:25 +00:00
5 lines
101 B
Bash
5 lines
101 B
Bash
#!/usr/bin/env sh
|
|
|
|
sudo systemctl enable --now 'gitlab-runner'
|
|
sudo journalctl -xefu 'gitlab-runner'
|