diff options
author | Felix Richter <Felix.Richter@syntax-fehler.de> | 2011-05-10 21:05:33 +0200 |
---|---|---|
committer | Felix Richter <Felix.Richter@syntax-fehler.de> | 2011-05-10 21:05:33 +0200 |
commit | 47e76beaf3e82a91588ca9c9f75909e3e9b97c60 (patch) | |
tree | 8fd647d5c4ba92768d6794ee4724c7c305ff12db /supernode | |
parent | 3b1eb1de09b05a15770b71724cdeb57bb2f353e8 (diff) |
migrate to new repo layout
README: added new clean install script description
build_debian.sh: updated build_debian script (might still be broken)
install.sh: updated script to work with new layout (untested)
Diffstat (limited to 'supernode')
-rw-r--r-- | supernode | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/supernode b/supernode new file mode 100644 index 00000000..5cee4e32 --- /dev/null +++ b/supernode @@ -0,0 +1,10 @@ +Address = 46.252.21.5 +Subnet = 10.7.7.1 +-----BEGIN RSA PUBLIC KEY----- +MIIBCgKCAQEAr3DlBmQxP9UTBCkohK8FCYSk2td4Ov5lQYvC3Adx04lEWHfp+0nP +sShYqqN9Aj3iCqj/DHx5jGuSqjyTmmFWIOMM9IwKMo2Oiz/PcBM56N6gzIHuR5wj ++0bV0NRhePD2Tqo3zsEly9Hxw7xmz8azm5l4GcyOtgdRV7R1T3j/jB/9Kv2sj2Y7 +1zhSedCxjt/+NosiZZGE2JhLjzMgsCZSroAIKCZ3X/DP81mTTRxibjol82/Qn61I +b7GbuuB7SwjtZ+9xjsExN1JX5+AFuw9a3AkYuKWLpP50YY16/OTPq7flmB/EtK+Z +rrESIYKtX7pJbLc8Ywi0hBL5oPm07q+0BQIDAQAB +-----END RSA PUBLIC KEY----- |