diff options
Diffstat (limited to 'brewscript.sh')
| -rw-r--r-- | brewscript.sh | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/brewscript.sh b/brewscript.sh index c9990ee..d554c99 100644 --- a/brewscript.sh +++ b/brewscript.sh @@ -69,6 +69,7 @@ brew install tmux #xquartz brew install --cask xquartz #docker -brew install docker +#brew install docker +brew install --cask docker #kubectl -brew instal kubectl
\ No newline at end of file +brew install kubectl
\ No newline at end of file |
