mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2025-01-09 00:20:44 +00:00
be911b1e16
this new "flavor" of tomb uses veracrypt for mounted volumes and POSIX sh only for its scripting, is a work in progress and still lacks full functionality, but provides a proof-of-concept to be developed further if needs arise.
3 lines
108 B
Bash
3 lines
108 B
Bash
source "$(dirname "${BASH_SOURCE[0]}")/src/file.bash"
|
|
source "$(dirname "${BASH_SOURCE[0]}")/src/temp.bash"
|