1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-25 09:15:38 +03:00

Build scripts update

This commit is contained in:
Bertrand Songis 2016-05-02 23:28:54 +02:00
parent 0e26f03a1c
commit bded417e8d

View file

@ -5,7 +5,7 @@ set -e
set -x
cd $1
SRCDIR = $(pwd)
SRCDIR=$(pwd)
git fetch
git checkout next