更新 noderedeploy.sh
This commit is contained in:
@@ -55,12 +55,6 @@ if [ ! -d "/usr/local/goedge" ]; then
|
||||
|
||||
# Stop the current edge-node processes
|
||||
./bin/edge-node stop
|
||||
|
||||
# Clean up old data
|
||||
rm -rf ./data
|
||||
rm -rf ./bin
|
||||
sudo rm -rf /opt/cache
|
||||
|
||||
# Restart edge-node
|
||||
./bin/edge-node restart
|
||||
|
||||
|
||||
Reference in New Issue
Block a user