mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update nocodb.sh
This commit is contained in:
		
							parent
							
								
									a017ba7c00
								
							
						
					
					
						commit
						537a855553
					
				| 
						 | 
					@ -60,7 +60,7 @@ rm -rf nocodb
 | 
				
			||||||
curl -s http://get.nocodb.com/linux-x64 -o nocodb -L
 | 
					curl -s http://get.nocodb.com/linux-x64 -o nocodb -L
 | 
				
			||||||
chmod +x nocodb
 | 
					chmod +x nocodb
 | 
				
			||||||
cat <<EOF >/etc/systemd/system/nocodb.service"
 | 
					cat <<EOF >/etc/systemd/system/nocodb.service"
 | 
				
			||||||
echo [Unit]
 | 
					[Unit]
 | 
				
			||||||
Description=nocodb
 | 
					Description=nocodb
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[Service]
 | 
					[Service]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue