cd /root/yingshaoxo_small_core_data  
#pkill -f "Tools serve 7777"
#nohup /root/.auto_everything/bin/Tools serve --port=7777 --pure_index_page=True
#nohup /root/.auto_everything/bin/Tools serve 7777 &
nohup python3 -m http.server 7777 &
