diff --git a/Makefile b/Makefile index 9be84e2..839ded9 100644 --- a/Makefile +++ b/Makefile @@ -65,7 +65,8 @@ define Package/doodle3d-client/install $(CP) $(PKG_BUILD_DIR)/www/settings.html $(1)/www/ $(CP) $(PKG_BUILD_DIR)/www/helpcontent.html $(1)/www/ $(CP) $(PKG_BUILD_DIR)/www/redirect.html $(1)/www/ - + $(CP) $(PKG_BUILD_DIR)/www/404.html $(1)/www/ + $(CP) $(PKG_BUILD_DIR)/www/css/debug.min.css $(1)/www/css/ $(CP) $(PKG_BUILD_DIR)/www/css/settings.min.css $(1)/www/css/ $(CP) $(PKG_BUILD_DIR)/www/css/styles.min.css $(1)/www/css/ diff --git a/www/redirect.html b/www/redirect.html index 85187ce..bb2bbb4 100644 --- a/www/redirect.html +++ b/www/redirect.html @@ -16,15 +16,14 @@ - - Success + - \ No newline at end of file +