This commit is contained in:
kyle-admin
2025-10-27 03:05:52 -07:00
parent 37ba913a0c
commit 779f36f64b
7 changed files with 74 additions and 3 deletions

12
start.sh Normal file
View File

@@ -0,0 +1,12 @@
#!/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}╚════════════════════════════════════════════════════════════════════════════════╝"