mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-30 18:39:10 +00:00 
			
		
		
		
	Update mariadb_setup.sh
This commit is contained in:
		
							parent
							
								
									32af2a0b00
								
							
						
					
					
						commit
						144de2b831
					
				| @ -43,9 +43,9 @@ apt-get -qqy install \ | |||||||
| 
 | 
 | ||||||
| # Installing MariaDB | # Installing MariaDB | ||||||
| msg "Installing MariaDB..." | msg "Installing MariaDB..." | ||||||
| #sudo apt-get update >/dev/null |  | ||||||
| #sudo apt-get install -y mariadb-server &>/dev/null |  | ||||||
| curl -LsS https://r.mariadb.com/downloads/mariadb_repo_setup | sudo bash &>/dev/null | curl -LsS https://r.mariadb.com/downloads/mariadb_repo_setup | sudo bash &>/dev/null | ||||||
|  | apt-get update >/dev/null | ||||||
|  | apt-get install -y mariadb-server &>/dev/null | ||||||
| # Customize container | # Customize container | ||||||
| msg "Customizing container..." | msg "Customizing container..." | ||||||
| rm /etc/motd # Remove message of the day after login | rm /etc/motd # Remove message of the day after login | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user