diff options
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -31,9 +31,3 @@ fi echo "$0: Running autoreconf" autoreconf -if - -echo "Importing single-page app (from external Git repository)" -cd contrib/wallet-core -git checkout -f origin/prebuilt - -exit 0 |