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