fix
This commit is contained in:
parent
fc7547ffa0
commit
4df1d479a8
1 changed files with 3 additions and 1 deletions
|
@ -23,5 +23,7 @@ post_install() {
|
|||
vsv amneziawg
|
||||
|
||||
vmkdir usr/share/$pkgname/examples
|
||||
vcopy ../contrib/* usr/share/$pkgname/examples
|
||||
if [ -d "../contrib" ]; then
|
||||
vcopy ../contrib/* usr/share/$pkgname/examples
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue