0efd6a0b9e
added osxfer script for transfering a root filesystem based on subvolumes
3 lines
No EOL
62 B
Bash
Executable file
3 lines
No EOL
62 B
Bash
Executable file
#!/bin/bash
|
|
source .env
|
|
docker exec -it ${NAME:-caddy} bash -l |