From d75c8c20cb5a37d14f3d47bba1e992a748927ef3 Mon Sep 17 00:00:00 2001 From: Devin Slick Date: Fri, 23 Oct 2015 17:23:23 -0500 Subject: [PATCH] Update plexupdate.sh --- plexupdate.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/plexupdate.sh b/plexupdate.sh index e3ae6c3..1a6cf7f 100755 --- a/plexupdate.sh +++ b/plexupdate.sh @@ -320,4 +320,5 @@ if [ "${AUTOSTART}" == "yes" ]; then fi fi +echo $REDHAT exit 0