Skip to content

Commit 5545c41

Browse files
committed
modifying install script to print out lines
1 parent a87e8e1 commit 5545c41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install_browsers.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env bash
2+
set -ev
23
brew install geckodriver
34
brew cask install firefox
45
brew install chromedriver

0 commit comments

Comments
 (0)