aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-10-04 13:04:30 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-10-04 13:04:30 -0300
commit77c8173424ab96d4ae126ab40d4f1879a48a72a4 (patch)
tree1cbaab15da38b93fb83002d0d82b129be81ae6cb
parent6799fd6ea063e910fef1c03c72aa664ee29875c9 (diff)
downloadkeyringer-77c8173424ab96d4ae126ab40d4f1879a48a72a4.tar.gz
keyringer-77c8173424ab96d4ae126ab40d4f1879a48a72a4.tar.bz2
Development guidelines: change default scp server name
-rw-r--r--development.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/development.mdwn b/development.mdwn
index d312bf2..cde0561 100644
--- a/development.mdwn
+++ b/development.mdwn
@@ -60,7 +60,7 @@ Sign the release ([see backupninja development guidelines](https://labs.riseup.n
Upload the release:
- scp keyringer-$VERSION.tar.bz2* server:/var/sites/keyringer/releases/
+ scp keyringer-$VERSION.tar.bz2* keyringer:/var/sites/keyringer/releases/
cd -
Update the debian branch: