mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-02 17:55:19 +00:00
soc/src/setup_basejump.sh: Fix basejump setup script for fresh init each time
This commit is contained in:
parent
6a117dc74f
commit
19fce5033f
@ -1,5 +1,6 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
|
|
||||||
|
git submodule deinit -f basejump_stl
|
||||||
git submodule update --init
|
git submodule update --init
|
||||||
cd basejump_stl
|
cd basejump_stl
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user