]> Nishi Git Mirror - gwion.git/commitdiff
New gwion
authorJérémie Astor <fennecdjay@gmail.com>
Sat, 27 Mar 2021 20:34:03 +0000 (21:34 +0100)
committerJérémie Astor <fennecdjay@gmail.com>
Sat, 27 Mar 2021 20:34:03 +0000 (21:34 +0100)
scripts/update.sh

index e53a9cb82d07700e4c0d2556a809f671875f217c..1af947becb2c648c8a4c5aab56ee4a92c4284ca5 100644 (file)
@@ -15,7 +15,7 @@ update() {
   rm $file
 }
 
-git clone --recursive https://github.com/Gwion/gwion
+git clone --recursive https://github.com/Gwion/Gwion
 make -C Gwion
 cp Gwion/gwion .