Whoops fix Makefile
This commit is contained in:
		
							parent
							
								
									9808850b6a
								
							
						
					
					
						commit
						425ef77695
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							|  | @ -3,5 +3,5 @@ run: | ||||||
| deploy: | deploy: | ||||||
| 	@cobalt clean | 	@cobalt clean | ||||||
| 	@cobalt build | 	@cobalt build | ||||||
| 	@rsync -rauz --del --groupmap=erin:www-data --progress _site/ erin@is-cute.ml:~/website | 	@rsync -rauz --del --groupmap=erin:www-data --progress _site/ erin@is-cute.ml:~/mercury-site | ||||||
| 	@git push -u origin main | 	@git push -u origin main | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue