3
0
mirror of https://git.launchpad.net/livecd-rootfs synced 2025-04-17 14:12:57 +00:00
Philip Roche 6ad70d64a5 fix: When using rm do not use --force when not required
`--force` implies that we wish not to fail `rm` even if the file is not present.

This was not our intention and as such can be removed.

Also use short option `-v` for verbose output as per the test of the code base.
2024-01-22 13:27:12 +00:00
2009-09-15 13:20:15 +01:00
Description
Languages
Shell 87.1%
Python 10.9%
Perl 2%