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