Merge pull request #2283 from chewitt/osx-livestick

livestick: add banner to osx script
This commit is contained in:
Christian Hewitt 2013-05-11 04:04:35 -07:00
commit 2abdd52b0c

View File

@ -257,6 +257,7 @@ main(){
check_filesystem check_filesystem
} }
banner
main main
end end
exit 0 exit 0