Fixed typo in command

This commit is contained in:
JHubi1 2024-05-25 19:20:55 +02:00
parent 1f75585f98
commit 66c56866fc
No known key found for this signature in database
GPG Key ID: 106B3E4BCE046A53
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
@echo OFF @echo OFF
cd /D "%~dp0" cd /D "%~dp0"
cd . cd ..
cls cls
call flutter clean call flutter clean