Skip to content
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

fixed missing add-apt-repository command when ubuntu is the server one #129

Merged
merged 2 commits into from Apr 23, 2015
Merged

Conversation

ghost
Copy link

@ghost ghost commented Apr 23, 2015

No description provided.

@wwentland
Copy link
Contributor

You might be delighted to learn that you can simply force push into the branch on which the PR is based and that you don't have to open/close new ones for simple changes.

@ghost
Copy link
Author

ghost commented Apr 23, 2015

Great!

Next time I could test it.

-- 
Julien Lavergne
Sent with Airmail

On April 23, 2015 at 10:26:44 AM, Wolodja Wentland (notifications@github.com) wrote:

You might be delighted to learn that you can simply force push into the branch on which the PR is based and that you don't have to open/close new ones for simple changes.


Reply to this email directly or view it on GitHub.

@@ -1,5 +1,7 @@
#!/bin/sh
sudo apt-add-repository ppa:saltstack/salt -y
sudo apt-get update -y
Copy link
Contributor

Choose a reason for hiding this comment

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

This is a duplicate (repeated later on)

@iggy
Copy link
Contributor

iggy commented Apr 23, 2015

Thanks.

iggy added a commit that referenced this pull request Apr 23, 2015
fixed missing add-apt-repository command when ubuntu is the server one
@iggy iggy merged commit 54a5c85 into saltstack-formulas:master Apr 23, 2015
@ghost ghost deleted the setup branch April 24, 2015 08:04
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