Manual / X
hanxuan's picture
XxxX
64ec89d verified
Raw
History Blame Contribute Delete
77 Bytes
echo ${URL}
curl -sSL "${URL}" -o "GT.zip"
unzip GT.zip
pnpm install
node app