Commit b551e536 authored by Vitaly Lipatov's avatar Vitaly Lipatov

gateway: install FireHOL updater as executable

parent 80999552
......@@ -109,7 +109,7 @@ install -m 644 common/etc/eterban/settings.ini %buildroot/etc/%name/settings.ini
install -m 644 common/etc/eterban/whitelist.txt %buildroot/etc/%name/whitelist.txt
install -m 644 gateway/etc/systemd/system/* %buildroot/%systemd_unitdir
install -m 644 gateway/etc/cron.hourly/* %buildroot/etc/cron.hourly/
install -m 755 gateway/etc/cron.hourly/get_firehol_ip.sh %buildroot/etc/cron.hourly/get_firehol_ip.sh
install -m 644 ban-server/data/www/* %buildroot%webserver_htdocsdir/%name/
install -m 644 ban-server/etc/nginx/sites-enabled.d/* %buildroot/etc/nginx/sites-enabled.d/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment