cbc8afedda
reorganize, refactor and improve testing
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 |