Closed aya-0p closed 2 years ago
curl -o "main.zip" "https://codeload.github.com/aya-0p/discord-bot/zip/refs/heads/main"
call powershell -command "Expand-Archive -Force main.zip tmp"
robocopy tmp\discord-bot-main\ "\" /S /E
npm install
↑で完了
3 のように