mirror of
https://github.com/koush/scrypted.git
synced 2026-05-04 21:30:30 +01:00
add bash shebang (#1300)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
echo 'if (!process.version.startsWith("v18")) throw new Error("Node 18 is required. Install Node Version Manager (nvm) for versioned node installations. See https://github.com/koush/scrypted/pull/498#issuecomment-1373854020")' | node
|
||||
if [ "$?" != 0 ]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user