#!/bin/bash fetch_source() { : } build() { : } post_copy() { chmod -R go-rwx "${TARGET_BUILD_DIR}/etc/ssh" }