fix path of build script

merge-requests/3/head
wow nero 6 years ago committed by GitHub
parent af68c5e51f
commit 3a71e8d352
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -103,7 +103,7 @@ ln -sf ../include /opt/android/build/boost/x86_64
cd /opt/android
git clone https://github.com/m2049r/monero.git
cd /opt/android/monero/build
cd /opt/android/monero
./build-all-arch.sh
```

Loading…
Cancel
Save