veilid/veilid-flutter/example/run.sh

6 lines
46 B
Bash
Raw Normal View History

2023-07-05 22:48:06 +00:00
#!/bin/bash
set -e
./build.sh
flutter run $@