kopia lustrzana https://github.com/jprochazka/adsb-receiver
Source functions and variables.
rodzic
7807e1a641
commit
1779d023bf
|
@ -1,5 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
source $RECEIVER_BASH_DIRECTORY/variables.sh
|
||||
source $RECEIVER_BASH_DIRECTORY/functions.sh
|
||||
|
||||
## VARIABLES
|
||||
|
||||
python_path=`which python3`
|
||||
|
|
Ładowanie…
Reference in New Issue