mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-11-03 13:11:20 -05:00 
			
		
		
		
	Added Debian postinst to copy and activate udev rules
This commit is contained in:
		
							parent
							
								
									62989b2650
								
							
						
					
					
						commit
						557489e338
					
				
							
								
								
									
										2
									
								
								debian/postinst.ex → debian/postinst
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/postinst.ex → debian/postinst
									
									
									
									
										vendored
									
									
								
							@ -20,6 +20,8 @@ set -e
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
case "$1" in
 | 
					case "$1" in
 | 
				
			||||||
    configure)
 | 
					    configure)
 | 
				
			||||||
 | 
					        cd /opt/sdrangel/share/sdrangel/udev-rules
 | 
				
			||||||
 | 
					        ./install.sh
 | 
				
			||||||
    ;;
 | 
					    ;;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    abort-upgrade|abort-remove|abort-deconfigure)
 | 
					    abort-upgrade|abort-remove|abort-deconfigure)
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user