mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2025-09-12 09:11:42 +02:00
Fix typo
This commit is contained in:
parent
4354fcc3a7
commit
5f7876e338
@ -11,7 +11,7 @@ set cls ${cls:string}
|
||||
:version_check
|
||||
set latest_version 1.03
|
||||
echo ${cls}
|
||||
iseq ${version] 1.04 && goto version_up2date ||
|
||||
iseq ${version} 1.04 && goto version_up2date ||
|
||||
iseq ${version} ${latest_version} && goto version_up2date ||
|
||||
echo
|
||||
echo Updated version of netboot.xyz is available:
|
||||
|
Loading…
x
Reference in New Issue
Block a user