Исправление других исполняемых файлов
This commit is contained in:
parent
9e5f42e656
commit
caa452ad08
@ -20,7 +20,9 @@ modules:
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
- 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:
|
||||
- type: dir
|
||||
path: "build"
|
||||
|
Loading…
Reference in New Issue
Block a user