mirror of
https://github.com/danog/repo.git
synced 2024-11-27 11:24:43 +01:00
18 lines
467 B
Markdown
18 lines
467 B
Markdown
|
---
|
||
|
layout: default
|
||
|
---
|
||
|
|
||
|
## This a Package repo.
|
||
|
[![Build Status](https://travis-ci.org/danog/repo.svg?branch=master)](https://travis-ci.org/danog/repo)
|
||
|
|
||
|
To add it to your system, execute this command.
|
||
|
|
||
|
```
|
||
|
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-get update
|
||
|
```
|
||
|
|
||
|
[Directory tree](http://repo.daniil.it/tree.html)
|
||
|
|
||
|
|
||
|
[My other projects](http://daniil.it)
|