mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update changedetection-install.sh
The path to this file changed a while back: https://github.com/browserless/browserless/pull/3723/files#diff-81165fc8abb0ab49496bbf329e9efeedc7df0e667f85b4dcfa5c77f6f2c2e799
This commit is contained in:
		
							parent
							
								
									6a02ba1335
								
							
						
					
					
						commit
						719b26a379
					
				| 
						 | 
					@ -144,7 +144,7 @@ Environment=NODE_ENV=production
 | 
				
			||||||
Environment=PORT=3000
 | 
					Environment=PORT=3000
 | 
				
			||||||
Environment=WORKSPACE_DIR=/opt/browserless/workspace
 | 
					Environment=WORKSPACE_DIR=/opt/browserless/workspace
 | 
				
			||||||
WorkingDirectory=/opt/browserless
 | 
					WorkingDirectory=/opt/browserless
 | 
				
			||||||
ExecStart=/opt/browserless/start.sh
 | 
					ExecStart=/opt/browserless/scripts/start.sh
 | 
				
			||||||
SyslogIdentifier=browserless
 | 
					SyslogIdentifier=browserless
 | 
				
			||||||
[Install]
 | 
					[Install]
 | 
				
			||||||
WantedBy=default.target
 | 
					WantedBy=default.target
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue