Correct git repository to tool

This commit is contained in:
Martin Blazik
2020-08-14 15:58:34 +02:00
parent c78e3e0592
commit 0c81953b31

View File

@@ -3,9 +3,10 @@
# https://github.com/To-da/gdub # https://github.com/To-da/gdub
set -x set -x
set -e
cd $HOME/src/other cd $HOME/src/other
git clone https://github.com/dougborg/gdub.git git clone https://github.com/To-da/gdub.git
cd gdub cd gdub
sudo ./install sudo ./install