Skip to content

command order error #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

liuhuiping2013
Copy link
Owner

let me see if follow-up commit affect this pull request?

@@ -21,8 +21,12 @@ set -o nounset # Treat unset variables as an error

main()
{
echo 'install successful now'
if [[ -f ~/.gg ]]; then
echo "file ~/.gg already exist, if you want to continue, move it please"
Copy link
Owner Author

Choose a reason for hiding this comment

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

very good

@@ -21,8 +21,12 @@ set -o nounset # Treat unset variables as an error

main()
{
echo 'install successful now'
if [[ -f ~/.gg ]]; then
echo "file ~/.gg already exist, if you want to continue, move it please"
Copy link
Owner Author

Choose a reason for hiding this comment

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

should color?

Copy link
Owner Author

@liuhuiping2013 liuhuiping2013 left a comment

Choose a reason for hiding this comment

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

very nice

curl https://raw.githubusercontent.com/liuhuiping2013/onewaygg/master/.gg -o ~/.gg_saved
echo 'install successful now'
Copy link
Owner Author

Choose a reason for hiding this comment

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

color

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.

1 participant