mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-05-03 23:05:00 -04:00
3 lines
59 B
Bash
Executable file
3 lines
59 B
Bash
Executable file
#!/bin/bash
|
|
flutter pub get
|
|
dart run icons_launcher:create
|