This website requires JavaScript.
Explore
Help
Sign In
TeamPGM
/
PagerMaid-Modify
Watch
3
Star
0
Fork
0
You've already forked PagerMaid-Modify
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
53b65965b7
PagerMaid-Modify
/
utils
/
start.sh
9 lines
98 B
Bash
Raw
Normal View
History
Unescape
Escape
📝 添加中文翻译,添加部分插件
2020-02-19 15:31:39 +00:00
#!/bin/sh
✏️ Format code (#25)
2020-08-11 02:51:16 +00:00
while
:
do
clear
python3 -m pagermaid
echo
'正在重新启动...'
sleep
1
📝 添加中文翻译,添加部分插件
2020-02-19 15:31:39 +00:00
done
Reference in New Issue
Copy Permalink