brain/surql/brain-timer.sh
2025-06-14 03:40:13 +03:00

12 lines
266 B
Bash
Executable File

#!/bin/bash
# SPDX-License-Identifier: Apache-2.0
source /etc/detee/brain/config.ini
surreal import \
--endpoint "http://${DB_URL}" \
--username $DB_USER --password "$DB_PASS" \
--namespace $DB_NAMESPACE --database $DB_NAME \
/etc/detee/brain/timer.surql