diff --git a/make.cmd b/make.cmd index 18bcaf65..75293ebd 100644 --- a/make.cmd +++ b/make.cmd @@ -1,7 +1,7 @@ @echo off %USERPROFILE%\AppData\Roaming\Tsanie\Path\domain-list-community.exe --outputname=c.dat -copy c.dat %USERPROFILE%\AppData\Roaming\Tsanie\Progs\v2rayN\bin\ -scp -P 22034 c.dat root@router.tsanie.org:/usr/bin/c.dat -echo "/root/restart" | ssh -p 22034 root@router.tsanie.org +copy c.dat %USERPROFILE%\AppData\Roaming\Tsanie\Programs\v2rayN\bin\ +scp -P 22034 c.dat root@router.tsanie.org:/usr/share/xray/c.dat +echo "/etc/init.d/xray_fw4 restart" | ssh -p 22034 root@router.tsanie.org pause \ No newline at end of file