Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG authored and MrDoobPG committed Aug 23, 2019
1 parent e805e8c commit ccb92b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions menu/functions/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -299,12 +299,15 @@ localspace() {
ansible-playbook /opt/pgui/pgui.yml
ansible-playbook /opt/plexguide/menu/pgui/localspace.yml
}

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

check() {
ansible-playbook /opt/plexguide/menu/pgui/_cron.yml
}

check() {
ansible-playbook /opt/plexguide/menu/pgui/dynamic.yml

Expand Down

0 comments on commit ccb92b1

Please sign in to comment.