mirror of https://github.com/Chizi123/Arch-autobuild-repo.git

Joel Grunbaum
2 days ago f7c40d48c0727a96843c85990cc36ae5a9ac6888
repo.service
@@ -2,10 +2,8 @@
Description=Build package repository
[Service]
Type=simple
ExecStart=su build -c /home/build/Arch-autobuild-repo/main.sh build-all
Restart=always
RestartSec=5s
Type=oneshot
ExecStart=su build -c "/home/build/Arch-autobuild-repo/main.sh build-all"
[Install]
WantedBy=default.target