change fix-pub.sh eol sequence to lf

This commit is contained in:
chromium 2023-05-27 09:27:56 +02:00
parent 14a2498d82
commit e84f418731

View File

@ -1,5 +1,3 @@
#!/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 ..