summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatt Arnold <matt@thegnuguru.org>2023-03-31 21:53:17 -0400
committerMatt Arnold <matt@thegnuguru.org>2023-03-31 21:53:17 -0400
commit40aaec4e5082ae9ee5647592dfa99b7fae573f18 (patch)
tree68c194e6f724ea95930d159ef5b6970069f485d0
parentc6c9b30bf3f8c3d8e81341145e4136781db05279 (diff)
I just tedu'd tedu
-rw-r--r--entrypoint.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/entrypoint.sh b/entrypoint.sh
index 4f27eb9..72e80d7 100644
--- a/entrypoint.sh
+++ b/entrypoint.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 cd /app
-./miniwebproxy >> /stackmsg 2>&1 &
+#./miniwebproxy >> /stackmsg 2>&1 &
 ./poseidon >> /stackmsg 2>&1
 tail -f /stackmsg