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

Commit 2aafc69

Browse files
committed
Remove unnecessary echo
1 parent 106ea7e commit 2aafc69

File tree

1 file changed

+0
-1
lines changed
  • root/etc/s6-overlay/s6-rc.d/svc-pmm

1 file changed

+0
-1
lines changed

root/etc/s6-overlay/s6-rc.d/svc-pmm/run

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ fi
1313

1414
if [[ -n "${CONFIG_FILE}" ]] && [[ ! -e "${CONFIG_FILE}" ]]; then
1515
echo "No config file found at ${CONFIG_FILE}, halting init."
16-
echo "[ls.io-init] done."
1716
s6-rc -bad change
1817
fi
1918

0 commit comments

Comments
 (0)