remove ls that shouldn't be there

This commit is contained in:
Lunarmagpie 2023-03-10 07:47:02 -05:00
parent 9b462848b9
commit d5d257459c

View file

@ -12,5 +12,4 @@ shift
echo "$@" > compile_args
cd project
ls -R -a
gleam build "$@"