mirror of
https://github.com/freemedia-tech/iptables-rugov-block.git
synced 2026-01-24 20:16:12 +03:00
fix: proper way to setup cron.daily
This commit is contained in:
@@ -45,6 +45,6 @@ touch /var/log/rugov_blacklist/blacklist.txt
|
||||
echo "Running initial setup process..."
|
||||
/var/log/rugov_blacklist/updater.sh
|
||||
|
||||
ln -s /var/log/rugov_blacklist/updater.sh /etc/cron.daily/rugov_updater.sh
|
||||
ln -sf /var/log/rugov_blacklist/updater.sh /etc/cron.daily/rugov_updater
|
||||
|
||||
echo "Installation finished successfully!"
|
||||
|
||||
Reference in New Issue
Block a user