💩 一键脚本修锅 (#30)

This commit is contained in:
KLDGodY 2020-09-19 21:06:31 +08:00 committed by GitHub
parent 3a3885a8e5
commit 2139005cae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -343,7 +343,8 @@ login_screen(){
sleep 1
screen -x -S userbot -p 0 -X stuff "cd /var/lib/pagermaid && $PYV -m pagermaid"
screen -x -S userbot -p 0 -X stuff $'\n'
while 1;do
while :
do
read -p "请输入您的 Telegram 手机号码: " phonenum
if [ "$phonenum" == "" ]; then