Use trash -F instead of trash to facilitate better undelete.

Resolve #576

Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
This commit is contained in:
Ross Goldberg 2024-10-14 22:13:27 -04:00
parent bc961cf0d9
commit f06fc7bb75
No known key found for this signature in database

View file

@ -17,4 +17,4 @@ fi
echo "==> 🔥 Uninstalling mas from $PREFIX" echo "==> 🔥 Uninstalling mas from $PREFIX"
trash "$PREFIX/bin/mas" trash -F "$PREFIX/bin/mas"