8 lines
182 B
Desktop File
8 lines
182 B
Desktop File
[Unit]
|
|
Description=Rebuild Forgejo Actions containers
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/etc/forgejo-actions/build-containers.sh
|
|
Restart=no
|
|
Environment="XDG_RUNTIME_DIR=/run/user/0"
|