A simpel bash script to update autodl-trackers from mkgeeky.
The script will download the newest tracker list version, so you always are up2date.
After updating, the script will restart irssi, so you dont need to do anything 👍💪
git clone https://github.com/mkgeeky/autodl-trackers-updater.git
- Edit update.sh with your information
chmod +x update.sh
Add the following line to Crontab
@daily /FullPath to update.sh
@weekly /FullPath to update.sh
- Issues with the script can be added to Github issues
- Support can be added to Github issues
READ SUPPORT.md BEFORE POSTING