mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
6 lines
57 B
Bash
Executable file
6 lines
57 B
Bash
Executable file
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
npm install -g file:tokens.tgz
|
|
tokens
|