Skip to content

Commit

Permalink
~
Browse files Browse the repository at this point in the history
  • Loading branch information
oluceps committed Mar 19, 2024
1 parent 6586712 commit ac194d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,6 @@ overwrite-local:
mc mirror --overwrite --remove r2/sec/Sec {{ home }}/Sec/

cleanthebucket:
#!/usr/bin/env nu
if ((input) == "yes") { srm -frC {{ home }}/Sec/* }
sudo btrfs sub del /persist/.snapshots/*

0 comments on commit ac194d7

Please sign in to comment.