This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
galaxy-tsg-olap-dll-multipo…/internal-flume/conf/connection/start_flume.sh
2020-05-12 19:03:13 +08:00

6 lines
93 B
Bash
Executable File

#!/bin/sh
BASE_DIR=$(cd $(dirname $0); pwd)
nohup ${BASE_DIR}/dae_f2k.sh >/dev/null 2>&1 &