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