Skip to content
This repository was archived by the owner on May 25, 2024. It is now read-only.

Commit 91a5e90

Browse files
committed
Remove duplicate mkdir
1 parent 998e1e1 commit 91a5e90

File tree

1 file changed

+0
-2
lines changed
  • root/etc/s6-overlay/s6-rc.d/init-endlessh-config

1 file changed

+0
-2
lines changed

root/etc/s6-overlay/s6-rc.d/init-endlessh-config/run

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/usr/bin/with-contenv bash
22

3-
mkdir -p /config/logs/endlessh
4-
53
if [ "${LOGFILE}" == "true" ]; then
64
mkdir -p /config/logs/endlessh
75
fi

0 commit comments

Comments
 (0)