feat: every filcnaplo call should now be refilc

This commit is contained in:
pml68 2024-02-28 23:39:35 +01:00
parent 299f037cce
commit d65b5de195
2 changed files with 4 additions and 4 deletions

View File

@ -18,9 +18,9 @@ flutter clean
flutter pub get
cd ..
cd ./filcnaplo_premium
cd ./refilc_plus
flutter clean
flutter pub get
cd ..
echo Fixed pub.
echo Fixed pub.

View File

@ -2,6 +2,6 @@ cd refilc && flutter pub upgrade && cd ..
cd refilc_kreta_api && flutter pub upgrade && cd ..
cd refilc_mobile_ui && flutter pub upgrade && cd ..
cd refilc_desktop_ui && flutter pub upgrade && cd ..
cd filcnaplo_premium && flutter pub upgrade && cd ..
cd refilc_plus && flutter pub upgrade && cd ..
echo Upgraded pub.
echo Upgraded pub.