From 9b682ddffb19babe7a21d3da18993c6f2a8685fd Mon Sep 17 00:00:00 2001 From: chunzhi Date: Mon, 29 Jul 2024 20:42:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=201.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.sh b/1.sh index b51a9ec..cbdcc11 100644 --- a/1.sh +++ b/1.sh @@ -59,7 +59,7 @@ if [ ! -d "/usr/local/goedge" ]; then echo "secret: \"$secret\"" >> "$config_dir/api_node.yaml" # Navigate to the specified edge-node directory - + cd /usr/local/goedge/edge-node # Stop the current edge-node processes ./bin/edge-node stop