2 lines
68 B
Bash
2 lines
68 B
Bash
|
|
#!/bin/bash
|
||
|
|
dart run build_runner build --delete-conflicting-outputs
|