update deploy location
This commit is contained in:
		
							parent
							
								
									6911b53616
								
							
						
					
					
						commit
						eacb2c685b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								justfile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								justfile
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -22,7 +22,7 @@ upload-resume:
 | 
			
		|||
deploy: build
 | 
			
		||||
    rsync --checksum --copy-links -ave 'ssh' \
 | 
			
		||||
        --exclude-from=rsync_excludes.txt \
 | 
			
		||||
        build/* fabs@ffreling.com:ffreling.com/
 | 
			
		||||
        build/* fabs@ffreling.com:/var/www/ffreling.com/
 | 
			
		||||
 | 
			
		||||
preview: build
 | 
			
		||||
    python3 -m webbrowser -t "file://{{root}}/build/index.html"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue