mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-08-24 16:05:07 +03:00
path fix
This commit is contained in:
parent
435387b7c5
commit
b55c8d3130
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ EOF
|
|||
|
||||
echo "coping ui package..."
|
||||
cp contrib/ui/nas-netgear-os6/package/apps /tmp/$PKGNAME/ -r
|
||||
cp -r contrib/ui/mesh-ui/ui /tmp/$PKGNAME/apps/mesh/www/
|
||||
cp -r contrib/ui/mesh-ui/ui/* /tmp/$PKGNAME/apps/mesh/www/
|
||||
|
||||
echo "coping postinstall, postrm, prerm scripts"
|
||||
cp contrib/ui/nas-netgear-os6/package/DEBIAN/* /tmp/$PKGNAME/DEBIAN/ -r
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue