1
0
mirror of https://github.com/ViViDboarder/shoestrap.git synced 2025-03-10 01:26:18 +00:00
2012-03-21 16:05:28 -04:00

14 lines
376 B
Bash

#!/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