Mark the top left corner of the frame
This commit is contained in:
parent
073cf31397
commit
89f1e7fa74
|
@ -0,0 +1,7 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
bash position.sh set
|
||||||
|
paxi down
|
||||||
|
sleep 1
|
||||||
|
paxi up
|
||||||
|
bash position.sh reset
|
Loading…
Reference in New Issue