Created
March 2, 2011 11:20
-
-
Save FGRibreau/850789 to your computer and use it in GitHub Desktop.
Faire fonctionner PeerGuardian2 sur Mac
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd /Applications/ | |
sudo ln -s /Applications/PeerGuardian.app/Contents/Resources/pploader.app PeerGuardian_loader.app | |
sudo ln -s /Applications/PeerGuardian.app/Contents/Resources/pplogger.app PeerGuardian_logger.app | |
open PeerGuardian_loader.app | |
open PeerGuardian_logger.app |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment