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

Add a PPA/repo for ubuntu #638

Closed
mkg20001 opened this issue Apr 23, 2018 · 1 comment
Closed

Add a PPA/repo for ubuntu #638

mkg20001 opened this issue Apr 23, 2018 · 1 comment

Comments

@mkg20001
Copy link

This would allow auto-updates of the debian package.
I've create a simple repo @ https://deb.mkg20001.io/ipfs with https://github.com/mkg20001/ppa-script (config used)
(This could - and should - be moved to the IPFS infrastructure)

Installing the PPA:

curl -s https://deb.mkg20001.io/key.asc | sudo apt-key add -
echo "deb https://deb.mkg20001.io/ipfs $(lsb_release -cs) beta" | sudo tee /etc/apt/sources.list.d/mkg.list
@hacdias
Copy link
Member

hacdias commented Nov 14, 2018

Closing in favour of #691.

@hacdias hacdias closed this as completed Nov 14, 2018
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

No branches or pull requests

2 participants