Skip to content

Commit

Permalink
Merge pull request #30 from docker/shibb-prod-buildnumber
Browse files Browse the repository at this point in the history
correct typo in json file
  • Loading branch information
pcaskey authored Feb 21, 2017
2 parents 5da78b4 + 5fe2d05 commit abb7bfd
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 abb7bfd

Please sign in to comment.