Skip to content

Commit

Permalink
Update pgui.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG authored and MrDoobPG committed Sep 22, 2019
1 parent 0aa5a52 commit 31d7e52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions menu/pgui/pgui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@

# CORE (MANDATORY) ############################################################
- name: 'Including cron job'
include_tasks: '/opt/coreapps/apps/_core.yml'
include_tasks: '/opt/plexguide/menu/pgui/templates/_core.yml'

- name: 'Including cron job'
include_tasks: '/opt/plexguide/menu/pgui/_cron.yml'
include_tasks: '/opt/plexguide/menu/pgui/templates/_cron.yml'

- name: 'Including Tasks'
include_tasks: '/opt/plexguide/menu/pgui/dynamic.yml'
Expand Down

0 comments on commit 31d7e52

Please sign in to comment.