diff --git a/scripts/gw-install.sh b/scripts/gw-install.sh index a8727a4..3a889d3 100755 --- a/scripts/gw-install.sh +++ b/scripts/gw-install.sh @@ -3,9 +3,10 @@ # https://github.com/To-da/gdub set -x +set -e cd $HOME/src/other -git clone https://github.com/dougborg/gdub.git +git clone https://github.com/To-da/gdub.git cd gdub sudo ./install