Update Farcaster.sh

This commit is contained in:
smeb y 2024-06-22 15:11:26 +08:00 committed by GitHub
parent 055f605680
commit cdd62223a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -99,8 +99,8 @@ function install_node() {
# 查看节点日志
function check_service_status() {
cd $HOME/hubble
docker compose logs -f --tail 20
cd $HOME
/root/hubble/hubble.sh logs
}
# 主菜单