mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 22:47:17 +00:00
3 lines
49 B
Bash
Executable file
3 lines
49 B
Bash
Executable file
#!/bin/sh
|
|
echo "Release: $RELEASE"
|
|
node index.js
|