mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-06 03:26:59 +03:00
Fix inspect command
This commit is contained in:
@@ -9,4 +9,4 @@ test -e config.json || cat <<EOF > config.json
|
||||
}
|
||||
EOF
|
||||
|
||||
node dist/src/index.js --inspect
|
||||
node --inspect dist/src/index.js
|
||||
|
||||
Reference in New Issue
Block a user