diff --git a/make.cmd b/make.cmd index 6ead6136..1431e21d 100644 --- a/make.cmd +++ b/make.cmd @@ -1,8 +1,8 @@ @echo off -%AppData%\Profile\Path\domain-list-community.exe --outputname=c.dat +%AppData%\Tsanie\Path\domain-list-community.exe --outputname=c.dat rem --exportlists=category-ads-all,tld-cn,cn,tld-!cn,geolocation-!cn,apple,icloud -rem copy c.dat %USERPROFILE%\AppData\Roaming\Tsanie\Programs\v2rayN\bin\ +rem copy c.dat %AppData%\Tsanie\Programs\v2rayN\bin\ scp c.dat router.tsanie.org:/usr/share/xray/c.dat echo "/root/restart" | ssh router.tsanie.org pause