From e07db86aeb8b116628a688d60e7a9c24ec48f670 Mon Sep 17 00:00:00 2001 From: gutosie Date: Fri, 25 Feb 2022 09:39:51 +0200 Subject: [PATCH] Update iNB.sh --- iNB.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iNB.sh b/iNB.sh index 7658699..7422419 100644 --- a/iNB.sh +++ b/iNB.sh @@ -38,7 +38,7 @@ unzip -qn ./neoboot.zip rm -f /tmp/neoboot.zip [ -e /tmp/main.zip ] && rm -rf /tmp/main.zip BOXHOSTNAME=$( cat /etc/hostname) -if [ $BOXHOSTNAME = "dm500hd" ] || [ $BOXHOSTNAME = dm800se" ] || [ $BOXHOSTNAME = "dm800" ] || [ $BOXHOSTNAME = "dm8000" ]; then +if [ $BOXHOSTNAME = "dm500hd" ] || [ $BOXHOSTNAME = "dm800se" ] || [ $BOXHOSTNAME = "dm800" ] || [ $BOXHOSTNAME = "dm8000" ]; then cp -af /tmp/neoboot-main/NeoBoot/tmpfiles/runpy/mips_run.py /tmp/neoboot-main/NeoBoot/run.py; rm -r /tmp/neoboot-main/NeoBoot/ubi_reader*; rm -r /tmp/neoboot-main/NeoBoot/tmpfiles; rm -r /tmp/neoboot-main/NeoBoot/bin/neoinitar*; rm -r /tmp/neoboot-main/NeoBoot/bin/nanddump*; rm -r /tmp/neoboot-main/NeoBoot/bin/fbcle* fi #kopiowanie