mirror of https://github.com/m2049r/xmrwallet.git
fix path of build script
This commit is contained in:
parent
af68c5e51f
commit
3a71e8d352
|
@ -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…
Reference in New Issue