mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-05-09 09:45:38 -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
|