Merge branch 'refactor/v2' of https://gitea.umutalihandikel.com/alihan/tello-commander into refactor/v2
This commit is contained in:
3
scripts/get_logs_server.sh
Executable file
3
scripts/get_logs_server.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
tail -n 250 -f /home/uad/tello-commander/src/server/supervisor/tello-server.out.log
|
||||
3
scripts/wake_screen.sh
Executable file
3
scripts/wake_screen.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
DISPLAY=:0 xdotool mousemove 1 1
|
||||
Reference in New Issue
Block a user