aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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