Executable!
This commit is contained in:
		
							parent
							
								
									2100ab901e
								
							
						
					
					
						commit
						16ebf81180
					
				|  | @ -44,7 +44,7 @@ | ||||||
|  type="" |  type="" | ||||||
|   |   | ||||||
| check_distro() {  | check_distro() {  | ||||||
|      distro=$(uname -a | grep -i -c "manjaro") # CHANGE THIS |      distro=$(uname -a | grep -i -c "kali") # CHANGE THIS | ||||||
| 
 | 
 | ||||||
|      if [ $distro -ne 1 ] |      if [ $distro -ne 1 ] | ||||||
|        then echo -e "\n $blinkexclaim Sorry I only work on Kali Linux $blinkexclaim \n"; exit  # false |        then echo -e "\n $blinkexclaim Sorry I only work on Kali Linux $blinkexclaim \n"; exit  # false | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	 Dewalt
						Dewalt