veilidchat/run.sh
Christien Rioux 44a2761f87 data model
2023-07-06 22:52:02 -04:00

6 lines
46 B
Bash
Executable File

#!/bin/bash
set -e
./build.sh
flutter run $@