Compilation fix
[opentx.git] / jenkins / release-20 / release-lua.sh
blobd22b1a61b2d2243b273b37e2545ac1d08964acbe
1 #!/bin/bash
3 # stops on first error
4 set -e
6 # make sure we are in the good directory
7 cd ~opentx/release-20/
9 # pull the latest changes
10 ./update-repo.sh
12 # make the stamp
13 cd opentx/radio/wizard/
14 zip -r /var/www/html/lua-20/wizard.zip *.lua *.bmp