mirror of
				https://github.com/optim-enterprises-bv/secureblue.git
				synced 2025-11-04 04:18:01 +00:00 
			
		
		
		
	fix: ensure all relevant firstboot files are removed
This commit is contained in:
		@@ -4,3 +4,4 @@
 | 
				
			|||||||
set -oue pipefail
 | 
					set -oue pipefail
 | 
				
			||||||
 | 
					
 | 
				
			||||||
rm /etc/skel/.config/autostart/bluefin-firstboot.desktop
 | 
					rm /etc/skel/.config/autostart/bluefin-firstboot.desktop
 | 
				
			||||||
 | 
					rm /etc/profile.d/bluefin-firstboot.sh
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user