mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-03 19:17:07 -05:00 
			
		
		
		
	makefile.sphinx: fix gh-pages / pull before add commits
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
		
							parent
							
								
									90174e215c
								
							
						
					
					
						commit
						d3e4e81faf
					
				@ -198,6 +198,7 @@ $(GH_PAGES)::
 | 
			
		||||
	$(MAKE) docs
 | 
			
		||||
	[ -d "gh-pages/.git" ] || git clone $(GIT_URL) gh-pages
 | 
			
		||||
	-cd $(GH_PAGES); git checkout gh-pages >/dev/null
 | 
			
		||||
	-cd $(GH_PAGES); git pull
 | 
			
		||||
	-cd $(GH_PAGES); ls -A | grep -v '.git$$' | xargs rm -rf
 | 
			
		||||
	cp -r $(DOCS_DIST)/* $(GH_PAGES)/
 | 
			
		||||
	touch $(GH_PAGES)/.nojekyll
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user