mirror of
https://github.com/ascet-tomsk/gitea-setup.git
synced 2026-02-16 14:01:13 +03:00
6 lines
138 B
Bash
6 lines
138 B
Bash
#!/bin/bash
|
|
|
|
# 7.2 Запуск runner после регистрации
|
|
|
|
sudo systemctl start act_runner
|
|
sudo systemctl status act_runner |