mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 17:41:40 -05:00
Fix typo
This commit is contained in:
parent
6c0ba6ecd0
commit
01e7d50677
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
cd ${0%/}
|
cd ${0%/*}
|
||||||
"$(yarn bin)/jest" src
|
"$(yarn bin)/jest" src
|
||||||
|
|
Loading…
Add table
Reference in a new issue