♫
📌 canary ▾
next.js
/
.github
/
actions
/
next-stats-action
/
entrypoint.sh
entrypoint.sh
7 lines
94 B
#!/usr/bin/env bash
set
-eu
# stop on error
export
HOME
=
/root
node
/next-stats/src/index.js
v2.0.0
/
Go
SIGN IN