mirror of
https://github.com/graphql-hive/console
synced 2026-05-23 00:58:36 +00:00
6 lines
65 B
Bash
Executable file
6 lines
65 B
Bash
Executable file
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
npm install -g file:rate-limit.tgz
|
|
rate-limit
|