5 lines
88 B
Bash
5 lines
88 B
Bash
#!/bin/bash
|
|
cd /home/johan/git-clones/pi-dro
|
|
python3 -u dro.py>dro.log 2>&1
|
|
#galculator
|