4 lines
87 B
Bash
4 lines
87 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
flutter2 packages pub run build_runner build --delete-conflicting-outputs
|