# SPDX-License-Identifier: MIT function doctor_run() { local version=$1 $DIR/forgejocli doctor check --all # --log-file - }