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