From 049b5af423a8d12d39dbafdd9e480e9ecf82a7ad Mon Sep 17 00:00:00 2001 From: gutosie Date: Sat, 20 Feb 2021 23:01:40 +0200 Subject: [PATCH] Delete modulecheck.sh --- NeoBoot/files/modulecheck.sh | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 NeoBoot/files/modulecheck.sh diff --git a/NeoBoot/files/modulecheck.sh b/NeoBoot/files/modulecheck.sh deleted file mode 100644 index 6e33c21..0000000 --- a/NeoBoot/files/modulecheck.sh +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh -#DESCRIPTION=This script by gutosie - -opkg update -opkg install --force-reinstall mtd-utils -opkg install --force-reinstall mtd-utils-ubifs -opkg install --force-reinstall mtd-utils-jffs2 -opkg install --force-reinstall kernel-module-nandsim -opkg install --force-reinstall python-subprocess -opkg install --force-reinstall python-argparse -opkg install --force-reinstall curl -opkg install --force-reinstall liblzo2-2 -opkg install --force-reinstall python-imaging -opkg install --force-maintainer --force-reinstall --force-overwrite kernel-image -opkg configure update-modules -cd