cleanfeed installation, stale pids script fix, start-innd script removal.
ci/woodpecker/tag/build Pipeline was successful

This commit is contained in:
2026-07-29 11:34:53 +05:00
parent e97be45bcc
commit 6ba17b951e
7 changed files with 43 additions and 21 deletions
Regular → Executable
+1 -1
View File
@@ -1,3 +1,3 @@
#!/bin/sh
rm "/inn2/run/*.pid"
rm "/inn2/run/*.pid" || exit 0