1
mirror of https://github.com/m2049r/xmrwallet synced 2025-03-30 12:49:12 +02:00
2018-10-08 20:58:26 +02:00

9 lines
113 B
Bash
Executable File

#!/usr/bin/env bash
set -e
source script/env.sh
rm -rf $EXTERNAL_LIBS_BUILD
mkdir -p $EXTERNAL_LIBS_BUILD/src