diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-15 21:05:23 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-15 21:05:23 +0200 |
| commit | 917fd57eb2fe597eafb4ae6e714250b9c1d02c16 (patch) | |
| tree | 4e123cb40522e861a1ba3fbe0179d24b2571d79a | |
| parent | 9b3262868e2e7f70d0f753958310fa974dd74268 (diff) | |
Update
| -rw-r--r-- | fish/conf.d/supersync.fish | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fish/conf.d/supersync.fish b/fish/conf.d/supersync.fish index 03443c0..f286524 100644 --- a/fish/conf.d/supersync.fish +++ b/fish/conf.d/supersync.fish @@ -122,7 +122,7 @@ function supersync end supersync::gitsyncer - update::tools + # update::tools date +%s >$SUPERSYNC_STAMP_FILE.tmp mv $SUPERSYNC_STAMP_FILE.tmp $SUPERSYNC_STAMP_FILE |
