Skip to content

Conversation

@fai-max
Copy link

@fai-max fai-max commented Oct 6, 2022

No description provided.

@vercel
Copy link

vercel bot commented Oct 6, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
zap ✅ Ready (Inspect) Visit Preview Oct 6, 2022 at 7:42PM (UTC)

install.sh Outdated
# Installation Complete
echo
echo [~] Installation Complete....
echo [~] Reboot the terminal to affect changes.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably you should use "restart" the terminal.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The exec bash command has been added as per suggestion. Albeit after further re-attempts, I have found out it happens to work even without retarting the terminal. Have added the command anyways just in case,
# Installation Complete
echo
echo [~] Installation Complete....
echo [~] Restart the terminal to affect changes.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think Restart the terminal for the changes to take effect. seems more correct. What do you think?

echo
echo [~] Installation Complete....
echo [~] Restart the terminal to affect changes.
exec bash
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably be $SHELL here 🤔

@srevinsaju srevinsaju force-pushed the main branch 2 times, most recently from 38c27b8 to d13a35f Compare November 22, 2022 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants