changed premium path in fix pub

This commit is contained in:
Kima 2024-02-11 21:18:30 +01:00
parent d647776d6c
commit e3532c5787

View File

@ -2,6 +2,6 @@ cd filcnaplo && flutter clean && flutter pub get && cd ..
cd filcnaplo_kreta_api && 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_mobile_ui && flutter clean && flutter pub get && cd ..
cd filcnaplo_desktop_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 .. cd refilc_plus && flutter clean && flutter pub get && cd ..
echo Fixed pub. echo Fixed pub.