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
e57a96bf25
commit
1ea9ba70fb
@ -42,7 +42,7 @@ if [ ! -z "$1" ]; then
|
||||
rm -rf $i
|
||||
fi
|
||||
done
|
||||
rm -f $STAMPS/$1*/build_*
|
||||
rm -f $STAMPS/$1/build_*
|
||||
fi
|
||||
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user