dirs
This commit is contained in:
parent
bb89404513
commit
c6f6d42af6
1 changed files with 2 additions and 0 deletions
|
@ -29,11 +29,13 @@ rwx_crypt() {
|
|||
# TODO find next available device
|
||||
# TODO connect device
|
||||
# TODO open device
|
||||
# TODO make mount directory
|
||||
# TODO mount file system
|
||||
;;
|
||||
"${action_close}")
|
||||
rwx_log_info "CLOSE"
|
||||
# TODO unmount file system
|
||||
# TODO remove mount directory
|
||||
# TODO close device
|
||||
# TODO disconnect device
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue