mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update heimdalldashboard2.4.6-update.sh
This commit is contained in:
		
							parent
							
								
									b4c9d5687a
								
							
						
					
					
						commit
						76d2c11881
					
				| 
						 | 
					@ -1,5 +1,6 @@
 | 
				
			||||||
#!/usr/bin/env bash
 | 
					#!/usr/bin/env bash
 | 
				
			||||||
set -e
 | 
					set -e
 | 
				
			||||||
 | 
					PP=`echo "\e[1;35m"`
 | 
				
			||||||
RD=`echo "\033[01;31m"`
 | 
					RD=`echo "\033[01;31m"`
 | 
				
			||||||
BL=`echo "\033[36m"`
 | 
					BL=`echo "\033[36m"`
 | 
				
			||||||
CM='\xE2\x9C\x94\033'
 | 
					CM='\xE2\x9C\x94\033'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue