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

Joel Grunbaum
yesterday 62161672c010a1ffda4089d330db5197e141da67
1
2
3
4
5
6
7
8
9
[Unit]
Description=Build package repository
 
[Service]
Type=oneshot
ExecStart=su build -c "/home/build/Arch-autobuild-repo/main.sh build-all"
 
[Install]
WantedBy=default.target