更新 1.sh

This commit is contained in:
chunzhi 2024-07-29 20:42:24 +08:00
parent 9eeeb06921
commit 9b682ddffb

2
1.sh
View File

@ -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