forked from HPR/hpr_hub
2023-12-15_12-45-28Z_Friday database changed
This commit is contained in:
parent
bbbd610103
commit
715184a535
@ -1,6 +1,9 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright Ken Fallon - Released into the public domain. http://creativecommons.org/publicdomain/
|
# Copyright Ken Fallon - Released into the public domain. http://creativecommons.org/publicdomain/
|
||||||
#============================================================
|
#============================================================
|
||||||
|
PATH=$PATH:/home/ken/sourcecode/hpr/hpr_hub/bin/
|
||||||
|
source /home/ken/tmp/pip3.9/bin/activate
|
||||||
|
|
||||||
TEMP_DIR="/var/tmp/"
|
TEMP_DIR="/var/tmp/"
|
||||||
CHANNELS="1"
|
CHANNELS="1"
|
||||||
FIXAUDIO="1"
|
FIXAUDIO="1"
|
||||||
|
@ -1,6 +1,8 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright Ken Fallon - Released into the public domain. http://creativecommons.org/publicdomain/
|
# Copyright Ken Fallon - Released into the public domain. http://creativecommons.org/publicdomain/
|
||||||
#============================================================
|
#============================================================
|
||||||
|
source /home/ken/tmp/pip3.9/bin/activate
|
||||||
|
PATH=$PATH:/home/ken/sourcecode/hpr/hpr_hub/bin/
|
||||||
|
|
||||||
processing_dir="/home/ken/tmp/hpr/processing"
|
processing_dir="/home/ken/tmp/hpr/processing"
|
||||||
git_image_dir="/home/ken/sourcecode/hpr/HPR_Public_Code/www/images/hosts"
|
git_image_dir="/home/ken/sourcecode/hpr/HPR_Public_Code/www/images/hosts"
|
||||||
|
Loading…
Reference in New Issue
Block a user