shoestrap/helpers/initialize

14 lines
376 B
Plaintext
Raw Normal View History

2012-03-21 20:05:28 +00:00
#!/bin/bash
##############################################################################
# DO NOT MODIFY THIS FILE. Instead, modify 'helpers/custom'.
##############################################################################
. helpers/default
. helpers/custom
warn_if_not_root
spacer 1; separator "="
echo " BOOTSTRAPPING '$COOKBOOK_NAME'..."
separator "="; spacer 1