Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
redocmath authored Oct 5, 2021
1 parent 31fd121 commit d8a0302
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ echo -e "\033[92m██║███╗██║██║ ██║██╔═
echo -e "\033[92m╚███╔███╔╝╚██████╔╝██║ ███████║███████╗██║ ██║██║ ╚████║╚██████╔╝\033[m"
echo -e "\033[92m ╚══╝╚══╝ ╚═════╝ ╚═╝ ╚══════╝╚══════╝╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝ \033[m"
echo -e "\n"
echo -e "✨ \033[1mWopslang v0.1 alpha Builder\033[m"
echo -e "✨ \033[1mWopslang v0.1.1 alpha Builder\033[m"
echo -e "\033[91mWarning: This is alpha version. Some critical issues might be appeared.\033[m"
echo -e -n "- make..."
make
echo -e -n "- path setting..."
PATH="$PATH:."
echo -e " Done ✅"
echo -e "\033[94mDone! Happy coding with Wopslang :)\033[m"
echo -e "\033[94mDone! Happy coding with Wopslang :)\033[m"

0 comments on commit d8a0302

Please sign in to comment.