#!/bin/bash function create_mountpath { cp -r mountpath/ /configs } create_mountpath