mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
scripts/clean: do not clean up more than expected...
This commit is contained in:
committed by
Stephan Raue
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
|
||||
|
||||
Reference in New Issue
Block a user