Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG committed Oct 12, 2019
1 parent a082eca commit 723c494
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions menu/functions/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -232,10 +232,10 @@ mountcheck() {
ansible-playbook /opt/plexguide/menu/pgui/mcdeploy.yml
}

localspace() {
ansible-playbook /opt/plexguide/menu/pgui/localspace.yml
ansible-playbook /opt/plexguide/menu/pgui/pgui.yml
}
#localspace() {
# ansible-playbook /opt/plexguide/menu/pgui/localspace.yml
# ansible-playbook /opt/plexguide/menu/pgui/pgui.yml
#}


newinstall() {
Expand Down

0 comments on commit 723c494

Please sign in to comment.