Skip to content

Commit

Permalink
refactor: add clear to the deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
EmperorOrokuSaki committed Sep 4, 2024
1 parent ae10333 commit 8942142
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash

# ASCII Art because why not
clear
echo " _ ___ ___ _ _ ___ _______ __ __ ______ "
echo "| | |_ _/ _ \| | | |_ _|_ _\ \ / / \ \ / /___ \ "
echo "| | | | | | | | | || | | | \ V / \ \ / / __) |"
Expand Down

0 comments on commit 8942142

Please sign in to comment.