mirror of https://github.com/rusefi/wideband.git
sorry those help sometimes (#70)
This commit is contained in:
parent
f6b4b3a34c
commit
725d30c07c
|
@ -0,0 +1,3 @@
|
|||
git reset --hard
|
||||
git submodule update --init
|
||||
git clean -fxd
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
git reset --hard
|
||||
git submodule update --init
|
||||
git clean -fxd
|
Loading…
Reference in New Issue