|  | @@ -10,12 +10,12 @@ rm -rf LibreLightASP
 | 
	
		
			
				|  |  |  rm -rf ASP
 | 
	
		
			
				|  |  |  #git clone https://github.com/micox4356/LibreLightASP.git
 | 
	
		
			
				|  |  |  git clone https://gogs.librelight.de/librelight/ASP.git
 | 
	
		
			
				|  |  | -git remote -v
 | 
	
		
			
				|  |  | -
 | 
	
		
			
				|  |  |  #rsync -apv --delete /opt/LibreLight/git/LibreLightASP/ /opt/LibreLight/ASP/
 | 
	
		
			
				|  |  |  rsync -apv --delete /opt/LibreLight/git/ASP/ /opt/LibreLight/ASP/
 | 
	
		
			
				|  |  |  pwd
 | 
	
		
			
				|  |  |  ls -l
 | 
	
		
			
				|  |  | +cd /opt/LibreLight/git/ASP
 | 
	
		
			
				|  |  | +git remote -v
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  cd /opt/LibreLight/git/
 | 
	
		
			
				|  |  |  rm -rf LibreLight
 | 
	
	
		
			
				|  | @@ -24,9 +24,11 @@ pwd
 | 
	
		
			
				|  |  |  ls -l
 | 
	
		
			
				|  |  |  #git clone https://github.com/micox4356/LibreLight.git
 | 
	
		
			
				|  |  |  git clone https://gogs.librelight.de/librelight/Xdesk.git
 | 
	
		
			
				|  |  | -git remote -v
 | 
	
		
			
				|  |  | +cd /opt/LibreLight/git/
 | 
	
		
			
				|  |  |  #rsync -apv --delete /opt/LibreLight/git/LibreLight/ /opt/LibreLight/Xdesk/
 | 
	
		
			
				|  |  |  rsync -apv --delete /opt/LibreLight/git/Xdesk/ /opt/LibreLight/Xdesk/
 | 
	
		
			
				|  |  |  pwd
 | 
	
		
			
				|  |  |  ls -l
 | 
	
		
			
				|  |  | +cd /opt/LibreLight/git/ASP
 | 
	
		
			
				|  |  | +git remote -v
 | 
	
		
			
				|  |  |  read -p -t 1 
 |