wallet-core/bootstrap
2019-10-11 22:30:06 +00:00

7 lines
181 B
Bash
Executable File

#!/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