Merge branch 'refactor/v2' of https://gitea.umutalihandikel.com/alihan/tello-commander into refactor/v2

This commit is contained in:
ALIHAN DIKEL
2024-11-16 17:37:18 +03:00
2 changed files with 6 additions and 0 deletions

3
scripts/get_logs_server.sh Executable file
View 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
View File

@@ -0,0 +1,3 @@
#!/bin/bash
DISPLAY=:0 xdotool mousemove 1 1