mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 17:42:41 +00:00
35 lines
1.3 KiB
Diff
35 lines
1.3 KiB
Diff
From a819600041c0fade872c023637ba0c6c5890de78 Mon Sep 17 00:00:00 2001
|
|
From: John Crispin <john@phrozen.org>
|
|
Date: Fri, 31 Jul 2020 17:15:13 +0200
|
|
Subject: [PATCH 07/43] 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.25.1
|
|
|