From 4ee91b5550c5d78789179f3f90afe3d79bb3fa59 Mon Sep 17 00:00:00 2001 From: MrDoobPG <46342172+MrDoobPG@users.noreply.github.com> Date: Mon, 26 Aug 2019 17:24:20 +0200 Subject: [PATCH] Update install.sh --- menu/functions/install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/menu/functions/install.sh b/menu/functions/install.sh index e02aa627..6810c016 100644 --- a/menu/functions/install.sh +++ b/menu/functions/install.sh @@ -63,7 +63,7 @@ updateprime() { echo "1" >${abc}/pg.installer echo "7" >${abc}/pg.prune echo "21" >${abc}/pg.mountcheck - echo "4" >${abc}kcgpnv.numbers + echo "4" >${abc}/kcgpnv.numbers } @@ -507,4 +507,4 @@ EOF echo "$typed" >/var/plexguide/server.id sleep 1 fi -} \ No newline at end of file +}