Merge branch 'master' of https://git.dodsorf.as/Dandellion/av1master
Former-commit-id: e3fac42170b281b7e82efc64e65b2897cf4f3e65
This commit is contained in:
		
						commit
						f32ac85454
					
				@ -30,7 +30,7 @@ struct SharedState {
 | 
				
			|||||||
fn index() -> String {
 | 
					fn index() -> String {
 | 
				
			||||||
format!("Wecome to the AV1Master Server version {version}\n
 | 
					format!("Wecome to the AV1Master Server version {version}\n
 | 
				
			||||||
This currently requires a distro with CAP_SYS_USER_NS enabled and correct permissions
 | 
					This currently requires a distro with CAP_SYS_USER_NS enabled and correct permissions
 | 
				
			||||||
curl -L {baseurl}/av1client > av1client && chmod +x ./av1client && ./av1client {baseurl}", version=VERSION, baseurl="https://av1.dodsorf.as")
 | 
					curl -L {baseurl}/av1client > av1client && chmod +x ./av1client && ./av1client", version=VERSION)
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#[get("/version")]
 | 
					#[get("/version")]
 | 
				
			||||||
 | 
				
			|||||||
@ -1 +1 @@
 | 
				
			|||||||
90d35de41aad83f4f5eb6eac0930c4bdb1401735
 | 
					07398d0ec85033668a23321a030ac296a155d642
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user