fix: incorrect path to repo rewriter service

Fixes: https://github.com/ben-grande/qusal/issues/31
This commit is contained in:
Ben Grande 2024-04-29 23:09:33 +02:00
parent 234afc3df8
commit bfd7b228c5
No known key found for this signature in database
GPG Key ID: 00C64E14F51F9E56

View File

@ -9,7 +9,7 @@ Before=qubes-update-check.service
[Service]
Type=oneshot
ExecStart=/usr/bin/qubes/apt-cacher-ng-repo
ExecStart=/usr/bin/apt-cacher-ng-repo
[Install]
WantedBy=multi-user.target