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

2 lines
No EOL
74 B
Batchfile

powershell -ExecutionPolicy Bypass -File MakeLatestVersionGithub.ps1
PAUSE