mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-30 18:39:10 +00:00 
			
		
		
		
	Update paperless-ngx-install.sh
fix unbound variable
This commit is contained in:
		
							parent
							
								
									51dc62aa74
								
							
						
					
					
						commit
						95a762c38f
					
				| @ -124,6 +124,7 @@ if [[ "${prompt,,}" =~ ^(y|yes)$ ]]; then | |||||||
|   $STD apt install -y adminer |   $STD apt install -y adminer | ||||||
|   $STD a2enconf adminer |   $STD a2enconf adminer | ||||||
|   systemctl reload apache2 |   systemctl reload apache2 | ||||||
|  |   IP=$(hostname -I) | ||||||
|   echo "" >>~/paperless.creds |   echo "" >>~/paperless.creds | ||||||
|   echo "Adminer Interface" >>~/paperless.creds |   echo "Adminer Interface" >>~/paperless.creds | ||||||
|   echo $IP/adminer/ >>~/paperless.creds |   echo $IP/adminer/ >>~/paperless.creds | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user