Fixed typo in release script
This commit is contained in:
parent
a887942037
commit
f1795693ba
@ -63,7 +63,7 @@ function dorelease()
|
|||||||
print( "BEFORE RUNNING THIS SCRIPT follow the checklist in RELEASE.txt" )
|
print( "BEFORE RUNNING THIS SCRIPT follow the checklist in RELEASE.txt" )
|
||||||
print( "")
|
print( "")
|
||||||
print( "Press [Enter] to begin.")
|
print( "Press [Enter] to begin.")
|
||||||
io .read()
|
io.read()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user