mirror of
				https://gitea.blesmrt.net/mikaela/scripts.git
				synced 2025-11-04 11:27:37 +01:00 
			
		
		
		
	b/ulp: add vlc-flatpak
This commit is contained in:
		
							parent
							
								
									71bf33aeae
								
							
						
					
					
						commit
						5a74b94071
					
				
							
								
								
									
										7
									
								
								bash/usr-local-bin/vlc-flatpak
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										7
									
								
								bash/usr-local-bin/vlc-flatpak
									
									
									
									
									
										Executable file
									
								
							@ -0,0 +1,7 @@
 | 
			
		||||
#!/usr/bin/env bash
 | 
			
		||||
 | 
			
		||||
# Starting the VLC flatpak. Not to override the one from package manager.
 | 
			
		||||
 | 
			
		||||
set -x
 | 
			
		||||
flatpak run org.videolan.VLC $@
 | 
			
		||||
set +x
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user