mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
scripts/clean: do not clean up more than expected...
This commit is contained in:
parent
75ad50b5b8
commit
b6849c7dc0
@ -42,7 +42,7 @@ if [ ! -z "$1" ]; then
|
|||||||
rm -rf $i
|
rm -rf $i
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
rm -f $STAMPS/$1*/build_*
|
rm -f $STAMPS/$1/build_*
|
||||||
fi
|
fi
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user