mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
5 lines
31 B
Bash
Executable file
5 lines
31 B
Bash
Executable file
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
node cdn.js
|