brain/surql/brain-timer.sh

13 lines
303 B
Bash
Executable File

#!/bin/bash
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: Unlicense
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