unpin versión anterior al añadir nueva
This commit is contained in:
		
							parent
							
								
									e740c01e41
								
							
						
					
					
						commit
						a5b3abebf5
					
				| 
						 | 
					@ -1,2 +1,3 @@
 | 
				
			||||||
#!/bin/sh
 | 
					#!/bin/sh
 | 
				
			||||||
rsync -av --rsh=ssh --exclude nextcloud ../bideoak/* root@192.168.20.2:/var/www/html
 | 
					rsync -av --rsh=ssh --exclude nextcloud ../bideoak/* root@192.168.20.2:/var/www/html
 | 
				
			||||||
 | 
					# rsync -av --rsh="ssh -p 2222" --exclude nextcloud ../bideoak/* root@negromate.ddns.net:/var/www/html
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in New Issue