mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-16 18:54:04 +02:00
nightsky: cp example-nightsky.yml to root/
This commit is contained in:
parent
ebb0be28cd
commit
ba83e782f9
@ -54,4 +54,9 @@ define Package/nightsky/install
|
||||
|
||||
endef
|
||||
|
||||
define Package/nightsky/postinst
|
||||
#! /bin/sh
|
||||
cp /usr/share/nightsky/example-nightsky.yml /root/.nightsky.yml
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,nightsky))
|
||||
|
Loading…
Reference in New Issue
Block a user