init
This commit is contained in:
12
start.sh
Normal file
12
start.sh
Normal 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}╚════════════════════════════════════════════════════════════════════════════════╝"
|
||||
Reference in New Issue
Block a user