diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-28 11:05:05 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-28 11:05:05 +0300 |
| commit | a1272e63edc1b11bcc35882ddd0eecf844ac609e (patch) | |
| tree | 7f41adb53c9a2fa32e7f9b63df75a0bff27fffaa | |
| parent | b4988c18d9742ec85824ba5d2e5bc2c280aa8604 (diff) | |
supersync: call tmpclean to archive stale tmp folders
| -rw-r--r-- | fish/conf.d/supersync.fish | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fish/conf.d/supersync.fish b/fish/conf.d/supersync.fish index e4154a9..8298727 100644 --- a/fish/conf.d/supersync.fish +++ b/fish/conf.d/supersync.fish @@ -75,6 +75,7 @@ function supersync end supersync::gitsyncer + tmpclean # update::tools date +%s >$SUPERSYNC_STAMP_FILE.tmp |
