-
-
Save opexxx/de61517a4bee140113e9 to your computer and use it in GitHub Desktop.
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
| sudo apt-get clean | |
| sudo apt-get update | |
| sudo apt-get upgrade | |
| sudo apt-get install netatalk | |
| # already netatalk's dependency but if no netatalk, totally do this | |
| # sudo apt-get install avahi-daemon | |
| # so we can find raspberrypi.local |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment