From f9e329cede7492b67ed9d31b178bc1a9e37b8c3c Mon Sep 17 00:00:00 2001 From: fanyx Date: Sat, 1 Oct 2022 14:10:14 +0200 Subject: [PATCH] fix piping again --- .config/sv/syncthing/log/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sv/syncthing/log/run b/.config/sv/syncthing/log/run index 3f2ba3f..7651f04 100755 --- a/.config/sv/syncthing/log/run +++ b/.config/sv/syncthing/log/run @@ -1,4 +1,4 @@ #!/bin/sh -exec 2&>1 +exec 2>&1 exec svlogd -tt .