1
0
mirror of https://github.com/danog/repo.git synced 2024-11-26 21:34:48 +01:00
repo/README.md

24 lines
691 B
Markdown
Raw Normal View History

2015-09-22 21:51:16 +02:00
## This a Package repo.
[![Build Status](https://travis-ci.org/danog/repo.svg?branch=master)](https://travis-ci.org/danog/repo)
2016-04-01 15:19:52 +02:00
[![Repo Status](https://status.daniil.it/component/10/shield)](https://status.daniil.it)
2015-09-22 21:51:16 +02:00
To add it to your system, execute this command.
```
2015-09-23 18:05:05 +02:00
sudo wget -q -O /etc/apt/sources.list.d/daniil.list http://dano.cu.cc/1IJrcd1 && wget -q -O - http://dano.cu.cc/1Aci9Qp | sudo apt-key add - && sudo apt-key adv --recv-keys --keyserver keys.gnupg.net 72B97FD1D9672C93 && sudo apt-get update
2015-09-22 21:51:16 +02:00
```
2015-10-20 21:13:33 +02:00
If you're on iOS add the following url to Cydia.
```
http://repo.daniil.it
```
2015-09-22 21:51:16 +02:00
[Directory tree](http://repo.daniil.it/tree.html)
[My other projects](http://daniil.it)