=== IRC-28 Updater Script === Ultra Stereo Labs Seth Jesse sjesse@usl-inc.com Shell script to batch update multiple IRC-28 unit's firmware. == Instructions == Download the entire directory. The contents are displayed below. IRC_Updater161104.zip - IRCupdater.sh - input.txt - IRC-28Cv160419.hex In the terminal change the permissions on 'IRCupdater.sh' to executable: chmod +x ./IRC_Updater161104/IRCupdater.sh Open 'input.txt' and place the known IP Addresses of the IRC-28's on each line of the file: 192.168.1.10 192.168.1.20 192.168.2.30 Specify the update file name as an argument and run the script: bash ./IRC_Updater161104/IRCupdater.sh IRC-28Cv160419.hex