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

3 lines
113 B
Bash
Raw Normal View History

2020-12-20 21:16:56 +01:00
#!/bin/bash
source "$(dirname "$(readlink -f "${0}")")/../base.sh" || (echo "Loading base.sh failed." && exit 1)