1
0
mirror of https://github.com/ViViDboarder/shoestrap.git synced 2025-02-25 23:34:10 +00:00

15 lines
377 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