mirror of
https://github.com/ben-grande/qusal.git
synced 2025-07-04 02:56:47 -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
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue