Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
Pai2
/
minipai2
Obserwuj
1
Polub
0
Fork
0
Problemy
0
Pull Requests
0
Commity
14
Wydania
0
Box 程序
SSH
HTTPS
ZIP
TAR.GZ
Drzewo:
20d4eab844
Gałęzie
Tagi
master
minipai2
/
startup.sh
startup.sh
93B
Historia
Czysty
#!/bin/bash cd /root/pai2/minipai2/ nohup python main.py --port=8002 &>minipai2.log & cd -