浏览代码

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

Bob Mottram 10 年前
父节点
当前提交
d135792d15
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone

+ 1
- 1
src/freedombone 查看文件

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