2013-10-02 19:54:32 +00:00
|
|
|
<div .modal .fade #setupmodal>
|
2014-04-20 22:44:28 +00:00
|
|
|
<div .modal-dialog>
|
|
|
|
<div .modal-content>
|
|
|
|
<div .modal-header>
|
|
|
|
<h3>
|
|
|
|
Setting up repository ...
|
|
|
|
<div .modal-body>
|
|
|
|
<p>
|
|
|
|
Setting up repository on the remote server. This could take a minute.
|
|
|
|
$if needsPubKey sshdata
|
|
|
|
<p>
|
2014-05-14 19:02:18 +00:00
|
|
|
A ssh key is being installed on the server, allowing git-annex #
|
|
|
|
to access it securely without a password.
|