fdghfdghfdgh

This commit is contained in:
2025-12-21 07:15:41 -08:00
parent 08405fc74d
commit 4416970959

View File

@@ -78,6 +78,6 @@ WantedBy=multi-user.target
EOF
# load the new systemd unit file
sudo systemctl daemon-reload
systemctl daemon-reload
# start the service and enable it at boot
sudo systemctl enable act_runner --now
systemctl enable act_runner --now