improve ahriman

* fix dependency list for packaging
* add ability to rebuild everything or skip specific things during an
  update
* add architecture configuration
* fix file and directory removals
This commit is contained in:
2021-03-07 06:55:00 +03:00
parent 088698d8e1
commit b69076eb18
11 changed files with 108 additions and 59 deletions

View File

@ -2,6 +2,6 @@
Description=ArcHlinux ReposItory MANager
[Service]
ExecStart=/usr/bin/ahriman update
ExecStart=/usr/bin/ahriman --architecture x86_64 update
User=ahriman
Group=ahriman