1
0
Fork 0

start dir

master
debian 2020-01-11 22:20:53 -07:00
parent 939a4f70f3
commit 4ed498bbe7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
cd devel/satnogsmap
cd ~/devel/satnogsmap
python3 ./satnogs.py 1>/home/jebba/log/map.log 2>/home/jebba/log/map.err &
python3 ./satnogs.py 1>~/log/map.log 2>~/log/map.err &