1
0
mirror of https://github.com/ViViDboarder/shoestrap.git synced 2025-02-23 16:13:50 +00:00

15 lines
377 B
Plaintext
Raw Normal View History

2012-03-21 16:05:28 -04: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