mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update paperless-ngx-update.sh
This commit is contained in:
		
							parent
							
								
									4d66780ec1
								
							
						
					
					
						commit
						dae1040a24
					
				| 
						 | 
					@ -38,7 +38,8 @@ cat <<"EOF"
 | 
				
			||||||
/_/    \__,_/ .___/\___/_/  /_/\___/____/____/   /_/ /_/\__, /_/|_|  
 | 
					/_/    \__,_/ .___/\___/_/  /_/\___/____/____/   /_/ /_/\__, /_/|_|  
 | 
				
			||||||
           /_/           UPDATE                        /____/        
 | 
					           /_/           UPDATE                        /____/        
 | 
				
			||||||
EOF
 | 
					EOF
 | 
				
			||||||
 | 
					echo -e "🚨  This will break Paperless-ngx DO NOT UPGRADE to version 1.10.0"
 | 
				
			||||||
 | 
					echo -e "Working on a solution"
 | 
				
			||||||
while true; do
 | 
					while true; do
 | 
				
			||||||
    read -p "This will Update Paperless-ngx to $RELEASE. Proceed(y/n)?" yn
 | 
					    read -p "This will Update Paperless-ngx to $RELEASE. Proceed(y/n)?" yn
 | 
				
			||||||
    case $yn in
 | 
					    case $yn in
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue