rename to c.dat
This commit is contained in:
parent
b045ac446c
commit
b79278d68a
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,6 +6,7 @@
|
||||
# Generated dat file.
|
||||
dlc.dat
|
||||
geosite.dat
|
||||
c.dat
|
||||
|
||||
# Exported plaintext lists.
|
||||
/*.txt
|
||||
|
4
make.cmd
4
make.cmd
@ -1,6 +1,6 @@
|
||||
@echo off
|
||||
|
||||
%USERPROFILE%\AppData\Roaming\Tsanie\Path\domain-list-community.exe --outputname=geosite.dat
|
||||
scp -P 22034 geosite.dat root@router.tsanie.org:/usr/bin/geosite.dat
|
||||
%USERPROFILE%\AppData\Roaming\Tsanie\Path\domain-list-community.exe --outputname=c.dat
|
||||
scp -P 22034 c.dat root@router.tsanie.org:/usr/bin/c.dat
|
||||
echo "/root/restart" | ssh -p 22034 root@router.tsanie.org
|
||||
pause
|
Loading…
x
Reference in New Issue
Block a user