Skip to content

Commit

Permalink
system update
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarFuhr committed May 14, 2024
1 parent 1385d6b commit 0e5f917
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion trim-gens.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -euo pipefail

## Defaults
keepGensDef=10; keepDaysDef=5
keepGensDef=5; keepDaysDef=5
keepGens=$keepGensDef; keepDays=$keepDaysDef

## Usage
Expand Down

0 comments on commit 0e5f917

Please sign in to comment.