Fixed a few small typos

This commit is contained in:
2025-06-10 11:30:00 -04:00
parent 12b7743660
commit e42f453161
3 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
#!/bin/sh
docker exec colossus-php ./vendor/bin/phinx "$@"
docker exec colossus-php ./vendor/bin/phinx $@