Skip to content

Commit

Permalink
Update subspace.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
okannako authored Jun 2, 2022
1 parent b7b9318 commit 6f64550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subspace.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ if [[ $response =~ ^(yes|y| ) ]] || [[ -z $response ]]; then
sudo systemctl stop subspace-farmer.service
sudo systemctl stop subspace-node.service
subspace-farmer wipe
subspace-node purge-chain -y --chain testnet
subspace-node purge-chain --chain gemini-1
fi
echo "=================================================="

Expand Down

0 comments on commit 6f64550

Please sign in to comment.