mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
nightsky: cp example-nightsky.yml to root/
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user