mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	push-to-gitea.yaml (#5542)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							2b55f82aab
						
					
				
				
					commit
					dd5b3cd1b9
				
			
							
								
								
									
										2
									
								
								.github/workflows/push-to-gitea.yaml
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/push-to-gitea.yaml
									
									
									
										generated
									
									
										vendored
									
									
								
							@@ -26,7 +26,7 @@ jobs:
 | 
			
		||||
          if [ -n "$files_with_github_urls" ]; then
 | 
			
		||||
            echo "$files_with_github_urls" | while read file; do
 | 
			
		||||
              if [ -f "$file" ]; then
 | 
			
		||||
                sed -i 's|https://raw\.githubusercontent\.com/community-scripts/ProxmoxVE/|https://git.community-scripts.org/community-scripts/ProxmoxVED/raw/branch/|g' "$file"
 | 
			
		||||
                sed -i 's|https://raw\.githubusercontent\.com/community-scripts/ProxmoxVE/|https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/|g' "$file"
 | 
			
		||||
              fi
 | 
			
		||||
            done         
 | 
			
		||||
          else
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user