Merge pull request #277 from wsargent/patch-1
Use HTTPS for github based repositories
This commit is contained in:
commit
ce215228f3
|
@ -3,5 +3,5 @@
|
|||
To use this repository with your Debian machine, create a file `solaar.list` in
|
||||
`/etc/apt/sources.list.d/`, with the following contents:
|
||||
|
||||
deb http://pwr.github.io/Solaar/packages/ ./
|
||||
deb-src http://pwr.github.io/Solaar/packages/ ./
|
||||
deb https://pwr.github.io/Solaar/packages/ ./
|
||||
deb-src https://pwr.github.io/Solaar/packages/ ./
|
||||
|
|
Loading…
Reference in New Issue