mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-07-03 02:26:57 -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
|