Updating config and scripts

This commit is contained in:
2020-05-01 19:12:18 -05:00
parent c454f0f66f
commit 069ef7b55a
4 changed files with 2 additions and 5 deletions

View File

@@ -15,14 +15,11 @@ function main() {
./step_1_debootstrap.sh
# Then setup and run chroot
# ./step_2_chroot.sh
}
function sanity_check() {
clear;
SCRIPTPATH="$( cd "$(dirname "")" >/dev/null 2>&1 ; pwd -P )";
cd "${SCRIPTPATH}";
echo "Working Dir: " $(pwd) "\n";
# Make work structure