0efd6a0b9e
added osxfer script for transfering a root filesystem based on subvolumes
3 lines
No EOL
76 B
Text
Executable file
3 lines
No EOL
76 B
Text
Executable file
[[ $1 ]] && opt="-n $1"
|
|
[[ $1 == "f" ]] && opt="-f"
|
|
docker-compose logs $opt |