Edit

IABSD.fr/ports/sysutils/portroach-cli

Branch :

  • Show log

    Commit

  • Author : kn
    Date : 2022-12-23 13:35:48
    Hash : f1f095ee
    Message : Make separating newline trailing not leading Seems like newer shellcheck complains more, so disable another false positive and move `disable' directives into the script. Replace [ with [[ and (( while here.