mirror of
				https://github.com/Telecominfraproject/wlan-ap.git
				synced 2025-10-30 01:52:51 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			35 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Diff
		
	
	
	
	
	
| From 67c00e49c40b901f7512fd8d97a17fdd6851c727 Mon Sep 17 00:00:00 2001
 | |
| From: John Crispin <john@phrozen.org>
 | |
| Date: Fri, 31 Jul 2020 17:15:13 +0200
 | |
| Subject: [PATCH 11/68] base-files: update banner
 | |
| 
 | |
| Use OpenWiFi for the banner.
 | |
| 
 | |
| Signed-off-by: John Crispin <john@phrozen.org>
 | |
| ---
 | |
|  package/base-files/files/etc/banner | 12 ++++++------
 | |
|  1 file changed, 6 insertions(+), 6 deletions(-)
 | |
| 
 | |
| diff --git a/package/base-files/files/etc/banner b/package/base-files/files/etc/banner
 | |
| index f3af3c014f..f73423bad4 100644
 | |
| --- a/package/base-files/files/etc/banner
 | |
| +++ b/package/base-files/files/etc/banner
 | |
| @@ -1,8 +1,8 @@
 | |
| -  _______                     ________        __
 | |
| - |       |.-----.-----.-----.|  |  |  |.----.|  |_
 | |
| - |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 | |
| - |_______||   __|_____|__|__||________||__|  |____|
 | |
| +  _______                     ________ __ ______ __
 | |
| + |       |.-----.-----.-----.|  |  |  |__|   ___|__|
 | |
| + |   -   ||  _  |  -__|     ||  |  |  |  |   ___|  |
 | |
| + |_______||   __|_____|__|__||________|__|__|   |__|
 | |
|            |__| W I R E L E S S   F R E E D O M
 | |
| - -----------------------------------------------------
 | |
| + ---------------------------------------------------
 | |
|   %D %V, %C
 | |
| - -----------------------------------------------------
 | |
| + ---------------------------------------------------
 | |
| -- 
 | |
| 2.34.1
 | |
| 
 | 
