Skip to content

Commit

Permalink
Reload to get new mount
Browse files Browse the repository at this point in the history
  • Loading branch information
eat-sleep-code committed Feb 25, 2024
1 parent 356cb56 commit 2a46e2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install-tiny-tv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ sudo sed -i '\|^tmpfs /home/pi/logs|d' /etc/fstab
sudo sed -i '$ a tmpfs /home/pi/logs tmpfs defaults,noatime,nosuid,size=16m 0 0' /etc/fstab
sudo mount -a
sudo chown -R $USER:$USER /home/pi/logs
sudo systemctl daemon-reload

echo ''
echo -e '\033[93mInstalling Tiny TV... \033[0m'
Expand Down

0 comments on commit 2a46e2b

Please sign in to comment.