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