Исправление других исполняемых файлов
This commit is contained in:
parent
9e5f42e656
commit
caa452ad08
@ -20,7 +20,9 @@ modules:
|
|||||||
buildsystem: simple
|
buildsystem: simple
|
||||||
build-commands:
|
build-commands:
|
||||||
- cp -r wallet /app/
|
- cp -r wallet /app/
|
||||||
- chmod +x "/app/wallet/monero-wallet-gui"
|
- chmod +x /app/wallet/monero-wallet-gui
|
||||||
|
- chmod +x /app/wallet/monerod
|
||||||
|
- chmod +x /app/wallet/extras/*
|
||||||
sources:
|
sources:
|
||||||
- type: dir
|
- type: dir
|
||||||
path: "build"
|
path: "build"
|
||||||
|
Loading…
Reference in New Issue
Block a user