Skip to content

Commit

Permalink
Update mountcheck.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG authored and MrDoobPG committed Dec 2, 2019
1 parent 5ba52b3 commit a777b82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions menu/pgui/templates/mountcheck.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ while true; do
pgmove=$(systemctl list-unit-files | grep pgmove.service | awk '{ print $2 }')

touch /var/plexguide/status.mounts
touch /var/plexguide/pg.blitz

status=$(tail -n 1 /var/plexguide/status.mounts)

Expand Down

0 comments on commit a777b82

Please sign in to comment.