Преглед изворни кода

libqwclient moved to another location, cimsqwbot renamed to qwbot

Mihawk пре 10 година
родитељ
комит
ebc728a833
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      is_cimsqwbot.sh

+ 2 - 2
is_cimsqwbot.sh

@@ -15,12 +15,12 @@ done
 
 
 if [ ! -d "libqwclient" ]; then
-	git clone https://gitlab.netdome.biz/community-messaging-project/libqwclient.git
+        git clone https://gitlab.netdome.biz/mihawk/libqwclient.git
 	INSTALL=1
 fi
 
 if [ ! -d "cimsqwbot" ]; then
-	git clone https://gitlab.netdome.biz/community-messaging-project/cimsqwbot.git
+        git clone https://gitlab.netdome.biz/community-messaging-project/qwbot.git
 	INSTALL=1
 fi