Commit c05b2397 authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

fix

parent a1012cfe
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -33,7 +33,6 @@ daemon () {
        -g sopds \
        sh -c \
        "${CONTROL} migrate && \
        ${CONTROL} sopds_util clear && \
        exec ${CONTROL} sopds_scanner start"
}