Explorar o código

libqwclient moved to another location, cimsqwbot renamed to qwbot

Mihawk %!s(int64=10) %!d(string=hai) anos
pai
achega
ebc728a833
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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