Skip to content

Commit

Permalink
correct typo in json file
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey committed Feb 21, 2017
1 parent 6d24853 commit 5fe2d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shibboleth-appliance.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
{
"type": "shell",
"execute_command": "echo 'centos' | {{.Vars}} sudo -S -E bash '{{.Path}}'",
"script": "scripts/cleanup.sh",
"script": "scripts/cleanup.sh"
},
{
"type": "shell",
Expand Down

0 comments on commit 5fe2d05

Please sign in to comment.