mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
4 lines
88 B
Bash
4 lines
88 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
./node_modules/.bin/cucumber-js --colors --compiler ts:ts-node/register $*
|