summaryrefslogtreecommitdiff
path: root/rhimport-create-id
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2010-04-13 21:19:34 (GMT)
committerChristian Pointner <equinox@helsinki.at>2010-04-13 21:19:34 (GMT)
commit835a6efbed5e7b2ede19b2d230bd888d4e91ee44 (patch)
tree6ebcf096251fb0a1614ea7a369e45ae8ea28e57d /rhimport-create-id
parent43f607c3ba9b94109fdadf304c2a22087731f540 (diff)
cleanup
added menu entry git-svn-id: https://svn.helsinki.at/rhimport/trunk@50 7c65635b-ec39-4f67-a626-873dbafdd612
Diffstat (limited to 'rhimport-create-id')
-rwxr-xr-xrhimport-create-id2
1 files changed, 1 insertions, 1 deletions
diff --git a/rhimport-create-id b/rhimport-create-id
index 3929983..01a19b8 100755
--- a/rhimport-create-id
+++ b/rhimport-create-id
@@ -6,4 +6,4 @@ KEYFILE=$KEYDIR/import.key
mkdir -p $KEYDIR
ssh-keygen -f $KEYFILE -t dsa
chmod 600 $KEYFILE
-cat $KEYFILE.pub | ssh rhadmin@airplay "sudo /usr/local/bin/rhimport-add-id" \ No newline at end of file
+cat $KEYFILE.pub | ssh rhadmin@airplay "sudo /usr/local/bin/rhimport-add-id"