Merge pull request #17 from threefoldfoundation/development
fix sed command
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/tf_update_dev.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/tf_update_dev.yml
									
									
									
									
										vendored
									
									
								
							@@ -20,5 +20,5 @@ jobs:
 | 
				
			|||||||
          git log -1
 | 
					          git log -1
 | 
				
			||||||
          git restore .
 | 
					          git restore .
 | 
				
			||||||
          git pull
 | 
					          git pull
 | 
				
			||||||
          sed -i "s/https:\/\/ourworld.tf/https:\/\/www2.ourworld.tf/g" config.toml
 | 
					          sed -i "s/https:\/\/www.ourworld.tf/https:\/\/www2.ourworld.tf/g" config.toml
 | 
				
			||||||
          ./build.sh
 | 
					          ./build.sh
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user