mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	Update _install_status w/ ! important + add Insiders note
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
e!/bin/bash
 | 
			
		||||
#
 | 
			
		||||
# RaspAP Quick Installer
 | 
			
		||||
# Author: @billz <billzimmerman@gmail.com>
 | 
			
		||||
@@ -234,6 +234,8 @@ function _install_status() {
 | 
			
		||||
        2)
 | 
			
		||||
        echo -e "[$ANSI_YELLOW \U26A0 warning $ANSI_RESET] $2"
 | 
			
		||||
        ;;
 | 
			
		||||
        3)
 | 
			
		||||
        echo -e "[$ANSI_RASPBERRY ! important $ANSI_RESET] $2"
 | 
			
		||||
    esac
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user