diff --git a/scripts/update.js b/scripts/update.js index fae2d9f..2135739 100755 --- a/scripts/update.js +++ b/scripts/update.js @@ -12,7 +12,7 @@ const {extract} = require('tar-stream'); const repo = 'versatica/mediasoup' -const {argv: [,, version]} = process +const {argv: [,, version]} = process; (async function()