mirror of
				https://github.com/DaoCloud/public-image-mirror.git
				synced 2025-11-04 00:16:14 +08:00 
			
		
		
		
	Update crproxy
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/target-image-sync.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/target-image-sync.yml
									
									
									
									
										vendored
									
									
								
							@@ -51,7 +51,7 @@ jobs:
 | 
			
		||||
 | 
			
		||||
    - name: Set up crproxy
 | 
			
		||||
      run: |
 | 
			
		||||
        wget https://github.com/DaoCloud/crproxy/releases/download/v0.7.0-rc.41/crproxy_linux_amd64 -O /usr/local/bin/crproxy && chmod +x /usr/local/bin/crproxy
 | 
			
		||||
        wget https://github.com/DaoCloud/crproxy/releases/download/v0.7.0-rc.42/crproxy_linux_amd64 -O /usr/local/bin/crproxy && chmod +x /usr/local/bin/crproxy
 | 
			
		||||
        /usr/local/bin/crproxy -a :8000 ${{ secrets.CRPROXY_ARGS }} &
 | 
			
		||||
 | 
			
		||||
    - name: Sync Images
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										2
									
								
								.github/workflows/target-sync-image.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/target-sync-image.yml
									
									
									
									
										vendored
									
									
								
							@@ -48,7 +48,7 @@ jobs:
 | 
			
		||||
 | 
			
		||||
    - name: Set up crproxy
 | 
			
		||||
      run: |
 | 
			
		||||
        wget https://github.com/DaoCloud/crproxy/releases/download/v0.7.0-rc.41/crproxy_linux_amd64 -O /usr/local/bin/crproxy && chmod +x /usr/local/bin/crproxy
 | 
			
		||||
        wget https://github.com/DaoCloud/crproxy/releases/download/v0.7.0-rc.42/crproxy_linux_amd64 -O /usr/local/bin/crproxy && chmod +x /usr/local/bin/crproxy
 | 
			
		||||
        /usr/local/bin/crproxy -a :8000 ${{ secrets.CRPROXY_ARGS }} &
 | 
			
		||||
 | 
			
		||||
    - name: Sync Images
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user