shell-host/osxfer/example.env
David Kebler e42b9fe72a added os transfer scripts (btrfs snapshots)
added user session scripts and services
added keepassxc scripts
rearranged some modules
2024-02-12 14:16:57 -08:00

13 lines
No EOL
303 B
Bash

### TARGET ###
# target device to mountpint -give a value for only one of these three
TUUID=
TLABEL=primary
TDEV=
# ----
# directory on target for subvolumes
TNAME=osname
### SOURCE ###
# mountpoint of source subvolumes
SMP=/mnt/pnystick
# directory on source mountpint for subvolumes
SNAME=basemanjaro