graysky2 / profile-sync-daemon

Symlinks and syncs browser profile dirs to RAM thus reducing HDD/SDD calls and speeding-up browsers.
https://wiki.archlinux.org/index.php/Profile-sync-daemon
Other
910 stars 88 forks source link

debian apt-key directions in README.md didn't work #94

Closed AndrewSmart closed 9 years ago

AndrewSmart commented 9 years ago

Directions were: apt-key adv --keyserver keyserver.ubuntu.com --recv-keys FF7F9516 gpg --keyserver wwwkeys.pgp.net --recv-keys C1C5C63BF0E0B4E7 gpg --armor --export C1C5C63BF0E0B4E7 | apt-key add - However I think it should be: apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F0E0B4E7

As the latter key matches: https://launchpad.net/~graysky/+archive/ubuntu/utils Also wwwkeys.pgp.net didn't respond when I tried.

graysky2 commented 9 years ago

Thanks, fixed. https://github.com/graysky2/profile-sync-daemon/commit/efd741399708da570b7f1e277d1dbec42173881c