#!/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