Skip to content

Commit ee6d9bc

Browse files
authored
Update uninstall-pihole-https.sh
Signed-off-by: Luiz Bizzio <contact@luizbizzio.com>
1 parent 92156a3 commit ee6d9bc

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

legacy/uninstall-pihole-https.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
#!/bin/bash
2+
# This Source Code Form is subject to the terms of the Mozilla Public
3+
# License, v. 2.0. If a copy of the MPL was not distributed with this
4+
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
5+
#
6+
# Copyright (c) 2024-2026 Luiz Bizzio
27

38
RED='\033[31m'; GREEN='\033[32m'; BLUE='\033[34m'; YELLOW='\033[33m'; NC='\033[0m'
49

0 commit comments

Comments
 (0)