mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-09 13:44:29 +08:00
ci: add missing forward slash to shebang (@unrealapex) (#5897)
This commit is contained in:
parent
dd657acb24
commit
8becb9fa96
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#!bin/sh
|
||||
#!/bin/sh
|
||||
./applyConfig.sh &
|
||||
node server.js
|
||||
Loading…
Add table
Reference in a new issue