Eletem egyszerubbe tetele

This commit is contained in:
Tihanyi Marcell
2023-12-26 13:51:08 +01:00
parent 88717d5925
commit 8c77a0a323
2 changed files with 32 additions and 46 deletions

26
fix-darwin.sh Executable file
View File

@@ -0,0 +1,26 @@
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.