Skip to content

Commit

Permalink
remove double update part
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG authored and MrDoobPG committed Dec 8, 2019
1 parent d7b7291 commit f5fffcb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion menu/functions/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ newinstall() {
file="${abc}/new.install"
if [ ! -e "$file" ]; then
touch ${abc}/pg.number && echo off >/tmp/program_source
bash /opt/plexguide/menu/version/file.sh
file="${abc}/new.install"
if [ ! -e "$file" ]; then exit; fi
fi
Expand Down

0 comments on commit f5fffcb

Please sign in to comment.