Skip to content

Commit

Permalink
Update airchain.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
candy1264 authored Jul 3, 2024
1 parent 3747213 commit 4551327
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions airchain.sh
Original file line number Diff line number Diff line change
Expand Up @@ -267,8 +267,9 @@ sudo systemctl restart stationd



function evmos_log(){
journalctl -u evmosd -f
function wasmstationd_log(){
sudo journalctl -u wasmstationd -f

}

function stationd_log(){
Expand Down

0 comments on commit 4551327

Please sign in to comment.