mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
Fix sed (again) (#1830)
* fix sed * 0, -> 1, so it doesn't silently error out * remve hardcoded CONFIG_ARGS
This commit is contained in:
parent
59e8550e4e
commit
8ceaa013eb
2 changed files with 5 additions and 6 deletions
|
@ -43,7 +43,6 @@ case $APP_IOS_TYPE in
|
|||
CONFIG_ARGS="--haven"
|
||||
;;
|
||||
esac
|
||||
CONFIG_ARGS="--monero --ethereum --polygon --nano --solana --tron --wownero"
|
||||
|
||||
cp -rf pubspec_description.yaml pubspec.yaml
|
||||
flutter pub get
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue