diff options
Diffstat (limited to 'fuel-build/f_isoroot/f_bootstrap/pre-scripts')
-rwxr-xr-x | fuel-build/f_isoroot/f_bootstrap/pre-scripts/00_pre_example.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/fuel-build/f_isoroot/f_bootstrap/pre-scripts/00_pre_example.sh b/fuel-build/f_isoroot/f_bootstrap/pre-scripts/00_pre_example.sh deleted file mode 100755 index ac427bf..0000000 --- a/fuel-build/f_isoroot/f_bootstrap/pre-scripts/00_pre_example.sh +++ /dev/null @@ -1,4 +0,0 @@ -#/bin/sh -date -echo "This is an example file run at pre-bootstrap." -exit 0 |