fix piping again

This commit is contained in:
fanyx 2022-10-01 14:10:14 +02:00
parent 09f96c2a3a
commit f9e329cede
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/sh
exec 2&>1 exec 2>&1
exec svlogd -tt . exec svlogd -tt .