Move yet again
This commit is contained in:
parent
89f1e7fa74
commit
1e59d667c8
|
@ -1,8 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
XZIG=2.0
|
||||
X=3.22 #4.2 - XZIG
|
||||
Y=2.20
|
||||
X=3.35 #4.2 - XZIG
|
||||
Y=1.93
|
||||
|
||||
if [[ "${1}" == "" ]]; then
|
||||
echo "Please provide an argument. Either 'set' or 'reset'."
|
||||
|
|
Loading…
Reference in New Issue