-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c26c757
commit 52cccdb
Showing
1 changed file
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -96,8 +96,11 @@ sudo ./launch_epaper.sh | |
13) You will be asked to paste two URLs into a web browser to link the Spotify accounts to the project. The first request corresponds with the user on the left, and the second request corresponds with the user on the right. After accepting Spotify's terms, copy and paste the full Google url back into the terminal. | ||
|
||
14) If everything runs well, consider adding launch_epaper.sh to rc.local which runs at boot | ||
|
||
```bash | ||
sudo vim /etc/rc.local | ||
# above exit 0, add 'bash /home/YOUR_USERNAME/launch_epaper.sh &' | ||
``` | ||
15) Give yourself three cheers for following along and building the project! Huzzah 🖥️ | ||
15) Give yourself three cheers for following along and building the project! Huzzah 🎉 | ||
|
||
If you made this project, I'd love to see it! Send me an [email]([email protected]) with a photo of your finished project. If you're a hiring manager looking for a remote junior developer who is eager to learn new skills, shoot me an email too! 🖥️ |