Browse Source

Change the repo, for now. Maybe bugs can be fixed

Bob Mottram 10 years ago
parent
commit
d135792d15
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone

+ 1
- 1
src/freedombone View File

8333
 
8333
 
8334
   cd $INSTALL_DIR
8334
   cd $INSTALL_DIR
8335
   apt-get -y install build-essential curl libgnutls28-dev automake1.11
8335
   apt-get -y install build-essential curl libgnutls28-dev automake1.11
8336
-  git clone https://github.com/troglobit/inadyn
8336
+  git clone https://github.com/bashrc/inadyn
8337
   cd inadyn
8337
   cd inadyn
8338
   ./configure
8338
   ./configure
8339
   if [ ! "$?" = "0" ]; then
8339
   if [ ! "$?" = "0" ]; then