mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 17:46:15 +02:00
nanonote-files copy file to etc
This commit is contained in:
parent
7d202ed048
commit
6b675730ca
@ -54,7 +54,7 @@ endef
|
||||
|
||||
define Package/nanonote-data-files/postinst
|
||||
#! /bin/sh
|
||||
mv -f $${IPKG_INSTROOT}/usr/share/nanonote/files/etc/* $${IPKG_INSTROOT}/etc/
|
||||
cp -af $${IPKG_INSTROOT}/usr/share/nanonote/files/etc/* $${IPKG_INSTROOT}/etc/
|
||||
endef
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user