aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2020-08-20 17:48:50 +0200
committerMateja <mail@matejamaric.com>2020-08-20 17:48:50 +0200
commit5b74f03f823fc58a4424f846f5c6fa768ec0b1ac (patch)
tree69afb95e738fda73868e0039a277952a099133f6
parent1cd266407590e62cfa0f27ba72e8b5823c6e5ecf (diff)
downloaddistro-5b74f03f823fc58a4424f846f5c6fa768ec0b1ac.tar.gz
distro-5b74f03f823fc58a4424f846f5c6fa768ec0b1ac.zip
comment removed
-rwxr-xr-xcreate1
1 files changed, 0 insertions, 1 deletions
diff --git a/create b/create
index fd1f6b9..a04ada7 100755
--- a/create
+++ b/create
@@ -15,7 +15,6 @@ BUSYBOX_URL=https://busybox.net/downloads/$BUSYBOX_ARCHIVE
cd ml-src
#DOWNLOAD SOURCE
-#works bad man
[[ ! -f $KERNEL_ARCHIVE ]] && wget $KERNEL_URL
[[ ! -f $BUSYBOX_ARCHIVE ]] && wget $BUSYBOX_URL