2023-12-15_12-45-28Z_Friday database changed

This commit is contained in:
Ken Fallon 2023-12-15 13:45:28 +01:00
parent bbbd610103
commit 715184a535
2 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,9 @@
#!/usr/bin/env bash
# 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/"
CHANNELS="1"
FIXAUDIO="1"

View File

@ -1,6 +1,8 @@
#!/usr/bin/env bash
# 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"
git_image_dir="/home/ken/sourcecode/hpr/HPR_Public_Code/www/images/hosts"