mirror of
				https://github.com/Dummi26/mers.git
				synced 2025-10-30 11:35:24 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			44 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			44 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
| #!/bin/bash
 | |
| cd ./gui_v1
 | |
| cargo run --release
 | 
