From 13b0fd28a276552f2a15439309f1e0b1d0cd13b5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 4 Sep 2016 14:27:36 +0100 Subject: avoid bouncing back and forward with variables and functions...check requirements only once...add reset option --- makeiso | 5 ----- 1 file changed, 5 deletions(-) (limited to 'makeiso') diff --git a/makeiso b/makeiso index 0c7b8f9..8c8cbe4 100755 --- a/makeiso +++ b/makeiso @@ -1,10 +1,5 @@ #!/usr/bin/env bash -# Vasile needs root privileges and a proper kernel to run - -kernelconfig -checkroot - prepareiso () { # we really need this folder as quick as possible mkdir -p "$isosyncdir" -- cgit v1.2.3