mirror of
https://github.com/opentx/opentx.git
synced 2025-07-26 09:45:21 +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
|
set -x
|
||||||
|
|
||||||
cd $1
|
cd $1
|
||||||
SRCDIR = $(pwd)
|
SRCDIR=$(pwd)
|
||||||
|
|
||||||
git fetch
|
git fetch
|
||||||
git checkout next
|
git checkout next
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue