7ac896589ddc91a4d741a22e696fd352b36db03f
[genesis.git] / fuel / build / f_isoroot / f_bootstrap / post-scripts / 00_post_example.sh
1 #/bin/sh
2 date
3 echo "This is an example file run at post-bootstrap."
4 exit 0