update
This commit is contained in:
parent
3cbf936dcd
commit
207696496d
6
make.cmd
6
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
|
Loading…
x
Reference in New Issue
Block a user