linux-image-manager/scripts/encryption/storage/single_drive/base.sh

3 lines
113 B
Bash

#!/bin/bash
source "$(dirname "$(readlink -f "${0}")")/../base.sh" || (echo "Loading base.sh failed." && exit 1)