Skip to content
Snippets Groups Projects
Commit 62a8005e authored by Jan-Tarek Butt's avatar Jan-Tarek Butt
Browse files

add upgrade dir inside the gluon dir

parent 30c2ac69
No related branches found
No related tags found
No related merge requests found
......@@ -29,8 +29,7 @@ define Build/Compile
endef
define Package/ffnw-configurator/install
$(INSTALL_DIR) $(1)/lib/gluon/cron/
$(INSTALL_DATA) files/lib/gluon/cron/configurator $(1)/lib/gluon/cron/configurator
$(CP) ./files/lib/gluon/* $(1)/lib/gluon/
$(INSTALL_DIR) $(1)/lib/ffnw/configurator/
$(INSTALL_BIN) files/lib/ffnw/configurator/configurator.sh $(1)/lib/ffnw/configurator/
$(INSTALL_DIR) $(1)/etc/config/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment