cs/home
This commit is contained in:
parent
d034a99da7
commit
8d869993a7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
_rwx_cmd_cs() { rwx_crypt "${@}"; }
|
_rwx_cmd_cs() { rwx_crypt "${@}"; }
|
||||||
|
|
||||||
RWX_CRYPT_ROOT="${HOME}/home/crypt"
|
RWX_CRYPT_ROOT="/data/home/user/crypt"
|
||||||
|
|
||||||
rwx_crypt_device() {
|
rwx_crypt_device() {
|
||||||
local device size
|
local device size
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue