summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2023-05-30 18:54:18 -0400
committerAndrew Cady <d@jerkface.net>2023-05-30 18:54:18 -0400
commita3bfb0fa4c468bdc19a421ae5d5e26fba2d0b597 (patch)
tree4fad4e7e4c5dd2a7a0a03213abcc0704a9f40a06
parent9ba81027d07039dd27b27d416bcb05e8f387c7bc (diff)
simplify AnonymousForceCommand
-rw-r--r--src/AnonymousForceCommand4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/AnonymousForceCommand b/src/AnonymousForceCommand
index a8a09f3..cc69ce3 100644
--- a/src/AnonymousForceCommand
+++ b/src/AnonymousForceCommand
@@ -1,2 +1,2 @@
1#!/bin/bash 1#!/bin/sh
2socat stdio /run/fossil-user.S 2exec socat stdio /run/fossil-user.S