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

Chizi123
2019-08-05 0d203f6b8f2a31cf98092b724f8d138d2aef6fb8
commit | author | age
0d203f 1 [Unit]
C 2 Description=Autobuild repo service
3
4 [Service]
5 ExecStart=/data/repo/build_packages.sh
6 Type=oneshot
7
8 [Install]
9 WantedBy=multi-user.target