#!/bin/bash # using : install boot leader to lfs partition # author : kevin.leptons@gmail.com # locate location of this script __dir__="$(dirname "$0")" # require root permision source $__dir__/require-root.sh # do some thing