test
This commit is contained in:
parent
56aeed97f6
commit
d04440f532
|
@ -1,4 +1,7 @@
|
|||
echo "Starting up" >> /var/tmp/fuck.txt
|
||||
echo $(pwd) >> /var/tmp/fuck.txt
|
||||
git submodule update --init --recursive --remote
|
||||
echo "Submodules update" >> /var/tmp/fuck.txt
|
||||
cd external/liblex
|
||||
mkdir -p build
|
||||
cd build
|
||||
|
|
Loading…
Reference in New Issue
Block a user