Przeglądaj źródła

Don't force master in doc2ghpages

Ask Solem 15 lat temu
rodzic
commit
92ca50debf
1 zmienionych plików z 0 dodań i 1 usunięć
  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;