mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-31 02:49:19 +00:00 
			
		
		
		
	Update nextcloudpi-install.sh
set `memory_limit = 512M`
This commit is contained in:
		
							parent
							
								
									c44ab752e4
								
							
						
					
					
						commit
						bd7c1ee7db
					
				| @ -23,6 +23,7 @@ msg_info "Installing NextCloudPi (Patience)" | ||||
| $STD bash <(curl -fsSL https://raw.githubusercontent.com/nextcloud/nextcloudpi/master/install.sh) | ||||
| sed -i "s/3 => 'nextcloudpi.lan',/3 => '0.0.0.0',/g" /var/www/nextcloud/config/config.php | ||||
| sed -i '{s|root:/usr/sbin/nologin|root:/bin/bash|g}' /etc/passwd | ||||
| sed -i 's/memory_limit = .*/memory_limit = 512M/' /etc/php/8.1/fpm/php.ini /etc/php/8.1/cli/php.ini | ||||
| service apache2 restart | ||||
| msg_ok "Installed NextCloudPi" | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user