Skip to content

Commit

Permalink
Update backhaul.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Azumi67 authored Oct 14, 2024
1 parent 94d9245 commit f42edc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backhaul.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,8 @@ def display_logo():
\033[96m / \ \033[1;94m \___/ :)\033[1;92m| ( ) : |\033[1;93m \ \ // | \033[1;91m|| |
\033[96m /' /\ \ \033[1;94m / ___/ \033[1;92m(: | | . )\033[1;93m /\ \/. |\033[1;91m |: |
\033[96m // __' \ \033[1;94m // \__ \033[1;92m \ \__/ / \033[1;93m|: \. | \033[1;91m|. |
\033[96m / / \ \ \033[1;94m(: / "\ \033[1;92m /\ __ /\ \033[1;93m|. \ /: |\033[1;91m /\ |\ \033[1;92mBackhaul Author: github.com/Musixal \033[1;96m
\033[96m(___/ \___) \033[1;94m\_______)\033[1;92m(__________)\033[1;93m|___|\__/|___|\033[1;91m(__\_|_) \033[1;92mScript Author: github.com/Azumi67 \033[1;96m
\033[96m / / \ \ \033[1;94m(: / "\ \033[1;92m /\ __ /\ \033[1;93m|. \ /: |\033[1;91m /\ |\ \033[1;97mBackhaul Author: https://github.com/Musixal/Backhaul
\033[96m(___/ \___) \033[1;94m\_______)\033[1;92m(__________)\033[1;93m|___|\__/|___|\033[1;91m(__\_|_) \033[1;92mSCRIPT Author: github.com/Azumi67 \033[1;96m
"""
print(logo)
def backhaul_menu():
Expand Down

0 comments on commit f42edc8

Please sign in to comment.