veilidchat/run.sh

6 lines
46 B
Bash
Raw Normal View History

2023-07-06 22:52:02 -04:00
#!/bin/bash
set -e
./build.sh
flutter run $@