mirror of
				https://github.com/tiyn/larbs.git
				synced 2025-10-31 10:31:15 +01:00 
			
		
		
		
	adding additional installation scripts
This commit is contained in:
		
							
								
								
									
										7
									
								
								#additionalinstall/thinkpadspecific.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										7
									
								
								#additionalinstall/thinkpadspecific.sh
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| #!/bin/sh | ||||
| yay -S thinkfan lm_sensors | ||||
| sudo modprobe thinkpad_acpi | ||||
| sudo cp /usr/share/doc/thinkfan/examples/thinkfan.conf.simple /etc/thinkfan.conf | ||||
| systemctl enable thinkfan | ||||
| echo "check the following output and if successfull run: systemctl enable thinkfan.service" | ||||
| sudo thinkfan -n | ||||
		Reference in New Issue
	
	Block a user