2020年9月4日
摘要: #!/bin/bash current_path=$(cd $(dirname "${BASH_SOURCE[0]}") && pwd) nohup $current_path/clickhouse_sinker -conf $current_path/config >> $current_path 阅读全文
posted @ 2020-09-04 17:55 北溟有鱼。 阅读(338) 评论(0) 推荐(0) 编辑