mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-03 02:29:29 +01:00
5 lines
108 B
Bash
Executable File
5 lines
108 B
Bash
Executable File
#!/bin/sh -ve
|
|
flutter pub get
|
|
flutter pub pub run dapackages:dapackages.dart ./pubspec.yaml
|
|
flutter pub get
|