Update iNB.sh

This commit is contained in:
gutosie
2022-02-23 17:32:40 +02:00
committed by GitHub
parent 9b54b31d85
commit 3455b8a141

2
iNB.sh
View File

@@ -56,7 +56,7 @@ chmod 755 ./ex_init.py
chmod 755 ./files/*.sh chmod 755 ./files/*.sh
chmod -R +x ./ubi_reader_arm/* chmod -R +x ./ubi_reader_arm/*
chmod -R +x ./ubi_reader_mips/* chmod -R +x ./ubi_reader_mips/*
rm -r /tmp/* rm -f /tmp/.*
if [ $PL ] ; then if [ $PL ] ; then
echo "" echo ""
echo "#####################################################" echo "#####################################################"