Добавлен bash completions
All checks were successful
Build / Build project (push) Successful in 1m9s
All checks were successful
Build / Build project (push) Successful in 1m9s
This commit is contained in:
parent
0fe16466fc
commit
3cc9da6fdd
1 changed files with 1 additions and 0 deletions
|
|
@ -27,3 +27,4 @@ install : |
|
|||
install -Dm644 $pkgfiles/config.template.json -t ${installdir}/etc/dwatchd
|
||||
install -Dm644 $pkgfiles/dwatchd.service -t ${installdir}/usr/lib/systemd/system
|
||||
install -Dm00644 $pkgfiles/dwatch.tmpfiles $installdir/%libdir%/tmpfiles.d/dwatch.conf
|
||||
install -Dm00644 files/dwatch -t $installdir/usr/share/bash-completion/completions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue