Delete upload_iso.sh

main
Matt C 3 years ago committed by GitHub
parent 0ee5a5b4e7
commit a654358575
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +0,0 @@
#!/bin/bash
printf "Ver: "
read VER
gh release create $VER
gh release upload $VER *.iso
Loading…
Cancel
Save