stack_wallet/scripts/configure_duo.sh

4 lines
126 B
Bash
Raw Normal View History

2024-05-15 22:14:04 +00:00
# Configure files for Duo.
sed -i 's/Wallet/Duo/g' ../lib/app_config.dart
sed -i 's/Stack Wallet/Stack Duo/g' ../pubspec.yaml