You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
	
	
		
			9 lines
		
	
	
		
			303 B
		
	
	
	
		
			INI
		
	
		
		
			
		
	
	
			9 lines
		
	
	
		
			303 B
		
	
	
	
		
			INI
		
	
| 
											3 years ago
										 | # /etc/systemd/system/sessioncommunities.service | ||
|  | [Unit] | ||
|  | Description=Scrape every known source for Session Communities and put the data to a NGINX accessible folder | ||
|  | 
 | ||
|  | [Service] | ||
| 
											3 years ago
										 | WorkingDirectory=/home/session/sessioncommunities.online | ||
| 
											3 years ago
										 | User=session | ||
|  | ExecStart=/usr/bin/php get_online_session_communities.php |