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
}
banner
main
end
exit 0