4_UploadReleases.bat 298 B

1234567
  1. :: Uncomment out one of these, based on whether you'd rather use the PHP script or ssh+scp to upload updates
  2. :: usr\bin\bash -l /mingw-uploadrelease-curl.sh "http://Put the URL of your upload PHP script here/.php"
  3. :: usr\bin\bash -l /mingw-uploadrelease-ssh.sh "username@example.com"
  4. pause