Sfoglia il codice sorgente

fixed updatemods.sh

Mark Sibly 7 anni fa
parent
commit
308536eb5f
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      scripts/updatemods.sh

+ 2 - 2
scripts/updatemods.sh

@@ -5,6 +5,6 @@ echo ""
 echo "***** Updating modules *****"
 echo ""
 
-$mx2cc makemods -config=release %*
+$mx2cc makemods -config=release
 
-$mx2cc makemods -config=debug %*
+$mx2cc makemods -config=debug