Sfoglia il codice sorgente

Don't force master in doc2ghpages

Ask Solem 15 anni fa
parent
commit
92ca50debf
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      contrib/doc2ghpages

+ 0 - 1
contrib/doc2ghpages

@@ -1,6 +1,5 @@
 #!/bin/bash
 
-git checkout master
 (cd docs;
     rm -rf .build;
     make html;