# batchupdate Script that automaticly updates all your linux servers at once. ## Installation ```bash sudo chown www-data:www-data /path/to/servers.txt ``` ```bash sudo chmod 664 /path/to/servers.txt ```