Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG authored and MrDoobPG committed Sep 7, 2019
1 parent 8d95ad4 commit 3b16c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion menu/roles/dockerdeb/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
when: switch == "on"

- name: Docker install Debian
command: bash /opt/plexguide/menu/roles/dockerdeb/file/dockerdeb.sh
command: bash /opt/plexguide/menu/roles/dockerdeb/files/dockerdeb.sh
when: switch == "on"

# - name: Docker getcommands
Expand Down

0 comments on commit 3b16c76

Please sign in to comment.