mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update nocodb.sh
This commit is contained in:
		
							parent
							
								
									b81028fb3b
								
							
						
					
					
						commit
						f2e58ac26e
					
				| 
						 | 
					@ -73,7 +73,7 @@ ExecStart=/opt/nocodb/./nocodb
 | 
				
			||||||
[Install]
 | 
					[Install]
 | 
				
			||||||
WantedBy=multi-user.target" >$service_path
 | 
					WantedBy=multi-user.target" >$service_path
 | 
				
			||||||
systemctl daemon-reload
 | 
					systemctl daemon-reload
 | 
				
			||||||
systemctl start nocodb.service
 | 
					systemctl start -q nocodb.service
 | 
				
			||||||
msg_ok "Updated Successfully"
 | 
					msg_ok "Updated Successfully"
 | 
				
			||||||
exit
 | 
					exit
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue