Correct git repository to tool
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user