Skip to content

Commit

Permalink
update install script
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Feb 23, 2024
1 parent d6e47d6 commit 16d68ce
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@ fi
# Clean up temporary files
rm /tmp/$ASSET_NAME

echo "Installation completed! 🎉"

cat << EOF
${CYAN}
____ __ __
Expand All @@ -87,4 +85,10 @@ Please file an issue if you encounter any problems!
===============================================================================
Installation completed! 🎉
To get started, run:
${MAGENTA}pocketenv init${NO_COLOR}
EOF

0 comments on commit 16d68ce

Please sign in to comment.