-
Notifications
You must be signed in to change notification settings - Fork 62
AdGuard Home update script
trinib edited this page May 11, 2022
·
14 revisions
Currently only works for stable releases only, beta and edge will have to be done manually.
Open a new script file and copy&paste script [click here]
sudo nano agh_update.sh
Save file(control+x then y then enter)
Set permission
sudo chmod +x agh_update.sh
Run script
sudo ./agh_update.sh
You can use script in cron job, it will just overwrite if no new version