Rename scripts/ to dev/

This commit is contained in:
Alex Ling 2020-05-17 13:44:10 +00:00
parent d416dc6618
commit d75009f088
2 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ test:
check:
crystal tool format --check
./bin/ameba
./scripts/linewidth.sh
./dev/linewidth.sh
install:
cp mango $(INSTALL_DIR)/mango