From a5aa1e7fd539bbf8ac3eb62f8438812ff4b6cc01 Mon Sep 17 00:00:00 2001 From: RomanNum3ral <116513200+RomanNum3ral@users.noreply.github.com> Date: Sun, 20 Nov 2022 08:19:22 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cca871a..8068a34 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ https://fortis-scientia.com/projects/raspberry-pi-4-nas-server/ Script to fast-track installation of Raspeberry Pi NAS -Install Open Media Vault first then Plex Media Server if you wish to use it as a media server. +Install Open Media Vault script first then Plex Media Server if you wish to use it as a media server. -you may have to change the user in open_media_vault_only to include the correct path: +you may have to change the user "pi" in open_media_vault_only to include the correct path: echo "python /home/pi/x735-v2.5/pwm_fan_control.py&" >> ~/.bashrc -change "pi" to your username to automate fan startup +change "pi" to your username to automate fan startup in .bashrc Enjoy :)