wallet-core/bootstrap

7 lines
181 B
Plaintext
Raw Normal View History

2019-10-12 00:28:33 +02:00
#!/bin/sh
git submodule update --init --recursive
git submodule update --recursive --remote
ln -sf build-scripts/configure configure
ln -sf build-scripts/configure.py configure.py