mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2025-11-21 09:46:25 +00:00
Implemented raid1 luks encrypted draft
This commit is contained in:
2
scripts/encryption/storage/single_drive/base.sh
Normal file
2
scripts/encryption/storage/single_drive/base.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
source "$(dirname "$(readlink -f "${0}")")/../base.sh" || (echo "Loading base.sh failed." && exit 1)
|
||||
Reference in New Issue
Block a user