Skip to content

Commit

Permalink
Update start.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG authored and MrDoobPG committed Nov 7, 2019
1 parent d0f9e3a commit cb6f2e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions menu/functions/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ EOF
downloadpg() {
rm -rf /opt/plexguide
git clone --single-branch https://github.com/PTS-Team/PTS-Team.git /opt/plexguide 1>/dev/null 2>&1
ansible-playbook /opt/plexguide/menu/version/missing_pull.yml
ansible-playbook /opt/plexguide/menu/alias/alias.yml 1>/dev/null 2>&1
rm -rf /opt/plexguide/place.holder >/dev/null 2>&1
rm -rf /opt/plexguide/.git* >/dev/null 2>&1
Expand Down

0 comments on commit cb6f2e4

Please sign in to comment.