mirror of
https://github.com/bigbeartechworld/big-bear-scripts.git
synced 2026-03-31 06:33:56 -04:00
🐻❄️ feat(run.sh): Update tool name in header (#23)
Updates the tool name displayed in the header from "Debian Docker Disk Recovery Tool" to "Big Bear Debian Docker Disk Recovery Tool". This change reflects the branding of the tool and provides a more descriptive name for users.
This commit is contained in:
@@ -13,7 +13,7 @@ NC='\033[0m' # No Color
|
||||
# Function to print header
|
||||
print_header() {
|
||||
echo "================================================"
|
||||
echo -e "${GREEN}Debian Docker Disk Recovery Tool v1.0.0${NC}"
|
||||
echo -e "${GREEN}Big Bear Debian Docker Disk Recovery Tool v1.0.0${NC}"
|
||||
echo -e "${YELLOW}Support: https://ko-fi.com/bigbeartechworld${NC}"
|
||||
echo "================================================"
|
||||
echo "Here are some links:"
|
||||
|
||||
Reference in New Issue
Block a user