|  | @@ -9,7 +9,8 @@ ls -l
 | 
	
		
			
				|  |  |  rm -rf LibreLightASP
 | 
	
		
			
				|  |  |  #git clone https://github.com/micox4356/LibreLightASP.git
 | 
	
		
			
				|  |  |  git clone https://gogs.librelight.de/librelight/ASP.git
 | 
	
		
			
				|  |  | -rsync -apv --delete /opt/LibreLight/git/LibreLightASP/ /opt/LibreLight/ASP/
 | 
	
		
			
				|  |  | +#rsync -apv --delete /opt/LibreLight/git/LibreLightASP/ /opt/LibreLight/ASP/
 | 
	
		
			
				|  |  | +rsync -apv --delete /opt/LibreLight/git/ASP/ /opt/LibreLight/ASP/
 | 
	
		
			
				|  |  |  pwd
 | 
	
		
			
				|  |  |  ls -l
 | 
	
		
			
				|  |  |  
 | 
	
	
		
			
				|  | @@ -19,7 +20,8 @@ pwd
 | 
	
		
			
				|  |  |  ls -l
 | 
	
		
			
				|  |  |  #git clone https://github.com/micox4356/LibreLight.git
 | 
	
		
			
				|  |  |  git clone https://gogs.librelight.de/librelight/Xdesk.git
 | 
	
		
			
				|  |  | -rsync -apv --delete /opt/LibreLight/git/LibreLight/ /opt/LibreLight/Xdesk/
 | 
	
		
			
				|  |  | +#rsync -apv --delete /opt/LibreLight/git/LibreLight/ /opt/LibreLight/Xdesk/
 | 
	
		
			
				|  |  | +rsync -apv --delete /opt/LibreLight/git/Xdesk/ /opt/LibreLight/Xdesk/
 | 
	
		
			
				|  |  |  pwd
 | 
	
		
			
				|  |  |  ls -l
 | 
	
		
			
				|  |  |  read -p -t 1 
 |