mirror of https://github.com/vector-im/riot-web
				
				
				
			Remove exec so release script continues
We now want to do post-processing after the JS SDK release script, so we can't use `exec` here.pull/21833/head
							parent
							
								
									766f523c00
								
							
						
					
					
						commit
						31e82b8050
					
				|  | @ -35,7 +35,7 @@ do | |||
|     fi | ||||
| done | ||||
| 
 | ||||
| exec ./node_modules/matrix-js-sdk/release.sh -z "$@" | ||||
| ./node_modules/matrix-js-sdk/release.sh -z "$@" | ||||
| 
 | ||||
| release="${1#v}" | ||||
| prerelease=0 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 J. Ryan Stinnett
						J. Ryan Stinnett