fix typo
This commit is contained in:
		
							parent
							
								
									5362c6263e
								
							
						
					
					
						commit
						2651a3a037
					
				@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
[**Video Series**](https://rumble.com/playlists/ZLa9d1onaE0)
 | 
			
		||||
 | 
			
		||||
This series is ongoing. It began as an attempt to teach myself Action!, but has evolved into a continuous thing. My next extension to this project will involve [Thomas Cherryholmes Fujinet!](https://fujinet.online/) Keep an eye on this page, as I will be adding explanations, code samples, and other resource links here, to support the series.
 | 
			
		||||
This series is ongoing. It began as an attempt to teach myself Action!, but has evolved into a continuous thing. My next extension to this project will involve [Thomas Cherryhomes Fujinet!](https://fujinet.online/) Keep an eye on this page, as I will be adding explanations, code samples, and other resource links here, to support the series.
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										3
									
								
								publish
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								publish
									
									
									
									
									
								
							@ -13,15 +13,12 @@ rsync --super -avhr -e ssh ./img/* gmgauthier@socrates:/var/www/oldcomputernerd.
 | 
			
		||||
echo "-------------------"
 | 
			
		||||
echo "Rsync content files"
 | 
			
		||||
echo "-------------------"
 | 
			
		||||
rsync --super -avhr -e ssh ./txt/* gmgauthier@socrates:/var/www/oldcomputernerd.com/txt/
 | 
			
		||||
rsync --super -avhr -e ssh ./htm/* gmgauthier@socrates:/var/www/oldcomputernerd.com/htm/
 | 
			
		||||
 | 
			
		||||
rsync --super -avhr -e ssh ./atari/* gmgauthier@socrates:/var/www/oldcomputernerd.com/atari/
 | 
			
		||||
rsync --super -avhr -e ssh ./mvs/* gmgauthier@socrates:/var/www/oldcomputernerd.com/mvs/
 | 
			
		||||
rsync --super -avhr -e ssh ./dos/* gmgauthier@socrates:/var/www/oldcomputernerd.com/dos/
 | 
			
		||||
rsync --super -avhr -e ssh ./linux/* gmgauthier@socrates:/var/www/oldcomputernerd.com/linux/
 | 
			
		||||
rsync --super -avhr -e ssh ./blog/* gmgauthier@socrates:/var/www/oldcomputernerd.com/blog/
 | 
			
		||||
rsync --super -avhr -e ssh ./JUNK/* gmgauthier@socrates:/var/www/oldcomputernerd.com/JUNK/
 | 
			
		||||
 | 
			
		||||
echo "-------------------"
 | 
			
		||||
echo "Rsync root files"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user