generated from alice-meta-packages/alice-meta-template
			Update DEBIAN/postinst
This commit is contained in:
		
							parent
							
								
									549c0f4495
								
							
						
					
					
						commit
						e975edda23
					
				| 
						 | 
				
			
			@ -1,3 +1,5 @@
 | 
			
		|||
#!/bin/sh
 | 
			
		||||
 | 
			
		||||
# Script executado pós instalação
 | 
			
		||||
# configure pipewire-jack
 | 
			
		||||
cp /usr/share/doc/pipewire/examples/ld.so.conf.d/pipewire-jack-*.conf /etc/ld.so.conf.d/
 | 
			
		||||
ldconfig
 | 
			
		||||
		Loading…
	
		Reference in New Issue