mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +00:00
Test fixes. #55
This commit is contained in:
@@ -5,7 +5,7 @@ Signing file '${HOME}/.aptly/public/dists/maverick/Release' with gpg, please ent
|
|||||||
Clearsigning file '${HOME}/.aptly/public/dists/maverick/Release' with gpg, please enter your passphrase when prompted:
|
Clearsigning file '${HOME}/.aptly/public/dists/maverick/Release' with gpg, please enter your passphrase when prompted:
|
||||||
|
|
||||||
Local repo local-repo has been successfully published.
|
Local repo local-repo has been successfully published.
|
||||||
Please setup your webserver to serve directory '/Users/smira/.aptly/public' with autoindexing.
|
Please setup your webserver to serve directory '${HOME}/.aptly/public' with autoindexing.
|
||||||
Now you can add following line to apt sources:
|
Now you can add following line to apt sources:
|
||||||
deb http://your-server/ maverick main
|
deb http://your-server/ maverick main
|
||||||
deb-src http://your-server/ maverick main
|
deb-src http://your-server/ maverick main
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ Signing file '${HOME}/.aptly/public/dists/maverick/Release' with gpg, please ent
|
|||||||
Clearsigning file '${HOME}/.aptly/public/dists/maverick/Release' with gpg, please enter your passphrase when prompted:
|
Clearsigning file '${HOME}/.aptly/public/dists/maverick/Release' with gpg, please enter your passphrase when prompted:
|
||||||
|
|
||||||
Snapshot snap25 has been successfully published.
|
Snapshot snap25 has been successfully published.
|
||||||
Please setup your webserver to serve directory '/Users/smira/.aptly/public' with autoindexing.
|
Please setup your webserver to serve directory '${HOME}/.aptly/public' with autoindexing.
|
||||||
Now you can add following line to apt sources:
|
Now you can add following line to apt sources:
|
||||||
deb http://your-server/ maverick main
|
deb http://your-server/ maverick main
|
||||||
Don't forget to add your GPG key to apt with apt-key.
|
Don't forget to add your GPG key to apt with apt-key.
|
||||||
|
|||||||
Reference in New Issue
Block a user