wip
This commit is contained in:
@@ -1,13 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
set -e
|
|
||||||
|
|
||||||
key_vol_path="/dev/disk/by-uuid/$BACKUP_KEY_VOL_UUID"
|
|
||||||
data_vol_path="/dev/disk/by-uuid/$BACKUP_DATA_VOL_UUID"
|
|
||||||
|
|
||||||
remote_open() {
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
remote_close() {
|
|
||||||
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user