fix(fix-pub.sh): add filcnaplo_premium

This commit is contained in:
Móricz Gergő 2023-05-27 10:39:52 +02:00
parent ba52926d1f
commit 92894b236e

View File

@ -2,5 +2,6 @@ cd filcnaplo && flutter clean && flutter pub get && cd ..
cd filcnaplo_kreta_api && flutter clean && flutter pub get && cd ..
cd filcnaplo_mobile_ui && flutter clean && flutter pub get && cd ..
cd filcnaplo_desktop_ui && flutter clean && flutter pub get && cd ..
cd filcnaplo_premium && flutter clean && flutter pub get && cd ..
echo Fixed pub.