Fix
This commit is contained in:
		
							parent
							
								
									bfdf8ac96a
								
							
						
					
					
						commit
						a16d99a2e9
					
				| 
						 | 
					@ -1,3 +1,3 @@
 | 
				
			||||||
sed -i.old "s/buildDate: [0-9]\+/buildDate: $(date +%m%d%H%M)/" config.yml
 | 
					sed -i "s/buildDate: [0-9]\+/buildDate: $(date +%m%d%H%M)/" config.yml
 | 
				
			||||||
echo buildDate: $(date +%m%d%H%M)
 | 
					echo buildDate: $(date +%m%d%H%M)
 | 
				
			||||||
hugo
 | 
					hugo
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue