ServerManagers/src/Plugin.Discord/DeployBetaToGithub.cmd
2021-12-02 16:43:14 +10:00

2 lines
No EOL
78 B
Batchfile

powershell -ExecutionPolicy Bypass -File MakeLatestBetaVersionGithub.ps1
PAUSE