Files
sample.shareforge.de/start.sh
kyle-admin 779f36f64b init
2025-10-27 03:05:52 -07:00

12 lines
1.2 KiB
Bash

#!/bin/bash
echo ""
echo "${BLUE} ____ __. .__ _________ .__ .__ __ ";
echo "${BLUE}| |/ _|___.__.| | ____ / _____/_____ ____ |__| ____ | |___/ |_ ";
echo "${BLUE}| < < | || | _/ __ \\ \\_____ \\\\____ \\_/ __ \\| |/ ___\\| | \\ __\\ "
echo "${BLUE}| | \\ \\___ || |_\\ ___/ / \\ |_> > ___/| / /_/ > Y \\ | "
echo "${BLUE}|____|__ \\/ ____||____/\\___ > /_______ / __/ \\___ >__\\___ /|___| /__| "
echo "${BLUE} \\/\\/ \\/ \\/|__| \\/ /_____/ \\/ "
echo "${GREEN}╔════════════════════════════════════════════════════════════════════════════════╗"
echo "${GREEN}║ 🮲🮳 Shareforge Script By Kyle Speight 2026 Copyright 🮲🮳 ║"
echo "${GREEN}╚════════════════════════════════════════════════════════════════════════════════╝"