forked from Plemya-x/alr-repo
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			83 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			83 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| #!/usr/bin/env bash
 | |
| 
 | |
| export ELECTRON_IS_DEV=0
 | |
| 
 | |
| electron /opt/upscayl/app.asar "$@"
 |