mirror of
https://github.com/ben-grande/qusal.git
synced 2025-03-22 23:26:46 -04:00
fix: incorrect path to repo rewriter service
Fixes: https://github.com/ben-grande/qusal/issues/31
This commit is contained in:
parent
234afc3df8
commit
bfd7b228c5
@ -9,7 +9,7 @@ Before=qubes-update-check.service
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
ExecStart=/usr/bin/qubes/apt-cacher-ng-repo
|
ExecStart=/usr/bin/apt-cacher-ng-repo
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user