mirror of
https://github.com/jambonz/sbc-outbound.git
synced 2025-12-19 04:27:45 +00:00
* fix scheme * add missing initialization of scheme * delete contact header explicitly * wip * wip * wip * fix bug with cseq * wip * deps * wip * wip --------- Co-authored-by: Markus Frindt <m.frindt@cognigy.com>
4 lines
56 B
Bash
Executable File
4 lines
56 B
Bash
Executable File
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
npm run jslint |