#!/bin/sh. # execute any pre-init scripts, useful for images. # based on this image. for i in /scripts/pre-init.d/*sh. do. if [ -e "${i}" ]; then.
確定! 回上一頁