Delete upload_iso.sh
parent
0ee5a5b4e7
commit
a654358575
@ -1,7 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
printf "Ver: "
|
||||
read VER
|
||||
|
||||
gh release create $VER
|
||||
gh release upload $VER *.iso
|
Loading…
Reference in New Issue