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:
parent
0e26f03a1c
commit
bded417e8d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ set -e
|
|||
set -x
|
||||
|
||||
cd $1
|
||||
SRCDIR = $(pwd)
|
||||
SRCDIR=$(pwd)
|
||||
|
||||
git fetch
|
||||
git checkout next
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue