diff --git a/workspace.sh b/workspace.sh index a77c4aa..e418802 100644 --- a/workspace.sh +++ b/workspace.sh @@ -4,4 +4,5 @@ cd nekoya_flutter git clone https://gitlab.com/nekoya/app.git . flutter create . flutter pub get +flutter pub run flutter_launcher_icons_maker:main echo "=== DONE :3 ===" \ No newline at end of file