This commit is contained in:
Márton Kiss
2023-05-26 21:25:00 +02:00
parent 9e3b805fdd
commit 1558794e93
528 changed files with 38239 additions and 37732 deletions

View File

@@ -1,8 +1,8 @@
#!/bin/sh
cd filcnaplo && pwd && flutter clean && flutter pub get && cd ..
cd filcnaplo_kreta_api && pwd && flutter clean && flutter pub get && cd ..
cd filcnaplo_mobile_ui && pwd && flutter clean && flutter pub get && cd ..
cd filcnaplo_desktop_ui && pwd && flutter clean && flutter pub get && cd ..
#!/bin/sh
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 ..
echo Fixed pub.