save code
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
ROOT="/home/xsl/product"
|
||||
ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)"
|
||||
PID_FILE="$ROOT/.run/visual-chat.pid"
|
||||
LOG_FILE="$ROOT/.run/visual-chat.log"
|
||||
START_CMD="$ROOT/scripts/start-public.sh"
|
||||
|
||||
Reference in New Issue
Block a user