commit 5ced12454686ccf5e8996eece0f6fcdd44b80e89 parent a1e67296dbbc10d61def52b2b0353b2ac6725c07 Author: awy <awy@awy.one> Date: Sun, 20 Jul 2025 02:18:21 +0300 cleanup Diffstat:
M | rice.sh | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/rice.sh b/rice.sh @@ -192,4 +192,7 @@ fi chown -R $PERMUSER:wheel /home/$PERMUSER +# cleanup +rm -rf /home/$PERMUSER/.cache/go-build + echo "Your linux is riced!"