Skip to content

Commit

Permalink
本地argo
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejun committed Jan 2, 2025
1 parent 7c0e1d3 commit 1e48f18
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -543,6 +543,9 @@ localArgo() {
fi
fi
sleep 1
if ! checkDownload "cloudflared"; then
return
fi
echo "请把以下链接copy到浏览器打开,并选择你要作为隧道用的域名(如需中断,请按ctrl+c):"
rt=$(./cloudflared login)
echo "$rt"
Expand Down

0 comments on commit 1e48f18

Please sign in to comment.