Browse Source

fix reverseproxy syntax

master
Edoardo Putti 6 years ago
parent
commit
c417ea88ff
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      bundle/reverseproxy/Makefile

+ 1
- 1
bundle/reverseproxy/Makefile View File

@ -17,7 +17,7 @@ Package/reverseproxy/conffiles = $(Package/nginx/conffiles)
define Package/reverseproxy/install
$(INSTALL_DIR) $(1)/etc/nginx/map.conf.d
end
endef
define Package/reverseproxy/description
LILiK's reverse proxy meta-package


Loading…
Cancel
Save