mirror of
https://github.com/NginxProxyManager/docker-nginx-full.git
synced 2026-05-18 07:40:36 +00:00
Cleanup crowdsec folder after install.
Uninstall gettext since its not required after the crowdsec install.
This commit is contained in:
@@ -16,5 +16,6 @@ cd /tmp/crowdsec
|
||||
|
||||
bash ./install.sh --NGINX_CONF_DIR=/etc/nginx/conf.d --LIB_PATH=/etc/nginx/lualib --CONFIG_PATH=/defaults/crowdsec --DATA_PATH=/defaults/crowdsec --docker
|
||||
sed -i 's|ENABLED=.*|ENABLED=false|' /defaults/crowdsec/crowdsec-openresty-bouncer.conf
|
||||
rm /tmp/crowdsec
|
||||
|
||||
echo -e "${BLUE}❯ ${GREEN}OpenResty plugins install completed${RESET}"
|
||||
|
||||
Reference in New Issue
Block a user