mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 22:25:07 +03:00
Added postinstall script for RNV NAS builds
This commit is contained in:
parent
17a5ef2d39
commit
9f01db2cc7
1 changed files with 3 additions and 0 deletions
|
@ -67,6 +67,9 @@ echo "coping ui package..."
|
||||||
cp contrib/ui/nas-netgear-os6/package/apps /tmp/$PKGNAME/ -r
|
cp contrib/ui/nas-netgear-os6/package/apps /tmp/$PKGNAME/ -r
|
||||||
cp contrib/ui/www/* /tmp/$PKGNAME/apps/mesh/www/ -r
|
cp contrib/ui/www/* /tmp/$PKGNAME/apps/mesh/www/ -r
|
||||||
|
|
||||||
|
echo "coping postinstall, postrm, prerm scripts"
|
||||||
|
cp contrib/ui/nas-netgear-os6/package/DEBIAN/* /tmp/$PKGNAME/DEBIAN/ -r
|
||||||
|
|
||||||
cat > /tmp/$PKGNAME/debian/changelog << EOF
|
cat > /tmp/$PKGNAME/debian/changelog << EOF
|
||||||
Please see https://github.com/RiV-chain/RiV-mesh/
|
Please see https://github.com/RiV-chain/RiV-mesh/
|
||||||
EOF
|
EOF
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue