mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update postgresql-install.sh
This commit is contained in:
		
							parent
							
								
									58cc004652
								
							
						
					
					
						commit
						9c1c702a9c
					
				| 
						 | 
					@ -101,4 +101,6 @@ msg_info "Cleaning up"
 | 
				
			||||||
apt-get autoremove >/dev/null
 | 
					apt-get autoremove >/dev/null
 | 
				
			||||||
apt-get autoclean >/dev/null
 | 
					apt-get autoclean >/dev/null
 | 
				
			||||||
rm -rf /var/{cache,log}/* /var/lib/apt/lists/*
 | 
					rm -rf /var/{cache,log}/* /var/lib/apt/lists/*
 | 
				
			||||||
 | 
					mkdir /var/log/apache2
 | 
				
			||||||
 | 
					chmod 750 /var/log/apache2
 | 
				
			||||||
msg_ok "Cleaned"
 | 
					msg_ok "Cleaned"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue