Comment typo
This commit is contained in:
parent
82c127ec5d
commit
c723623f43
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
XZIG=1.0
|
||||
X=3.2 //4.2 - XZIG
|
||||
X=3.2 #4.2 - XZIG
|
||||
Y=1.25
|
||||
|
||||
if [[ "${1}" == "" ]]; then
|
||||
|
|
Loading…
Reference in New Issue