mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
alfred: typo fix of batadv service
This commit is contained in:
parent
a19d8a6124
commit
9f93bb292f
2 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@ depends="batman-adv"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv alfred
|
vsv alfred
|
||||||
vsv batman-vis
|
vsv batadv-vis
|
||||||
vinstall $FILESDIR/conf_alfred 644 etc/conf.d alfred
|
vinstall $FILESDIR/conf_alfred 644 etc/conf.d alfred
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue