remove publish test directories and update weekly monitoring script
This commit is contained in:
@@ -92,7 +92,7 @@ done
|
||||
set -e # Exit on error
|
||||
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
|
||||
PROJECT_ROOT="$(cd "$SCRIPT_DIR/../../.." && pwd)"
|
||||
SQL_DIR="$PROJECT_ROOT/scripts/sql"
|
||||
SQL_DIR="$PROJECT_ROOT/sql"
|
||||
|
||||
# Load database configuration
|
||||
source "./db-config.sh"
|
||||
|
||||
Reference in New Issue
Block a user