mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-28 22:10:31 -04:00
Fix typo in cleanup.sh file
This commit is contained in:
parent
955c7c4148
commit
88b530360c
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ do
|
|||
git rm -rf $directory | indent_more
|
||||
done
|
||||
|
||||
# Scratch-blocks but does not use generators
|
||||
# Scratch-blocks does not use generators
|
||||
empty_lines
|
||||
echo Removing generators...
|
||||
generated_langs="dart javascript lua php python"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue