mirror of
				https://github.com/tiyn/larbs.git
				synced 2025-10-31 02:21:15 +01:00 
			
		
		
		
	Update larbs.sh
This commit is contained in:
		
							
								
								
									
										4
									
								
								larbs.sh
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								larbs.sh
									
									
									
									
									
								
							| @@ -199,6 +199,10 @@ manualinstall $aurhelper || error "Failed to install AUR helper." | |||||||
| # and all build dependencies are installed. | # and all build dependencies are installed. | ||||||
| installationloop | installationloop | ||||||
|  |  | ||||||
|  | # install dotfiles as bare repo to easily update | ||||||
|  | git clone --bare $dotfilesrepo /home/$USER/.dotfiles | ||||||
|  | git --git-dir=/home/$USER/.dotfiles/ --work-tree=/home/$USER checkout -f | ||||||
|  |  | ||||||
| # Pulseaudio, if/when initially installed, often needs a restart to work immediately. | # Pulseaudio, if/when initially installed, often needs a restart to work immediately. | ||||||
| [ -f /usr/bin/pulseaudio ] && resetpulse | [ -f /usr/bin/pulseaudio ] && resetpulse | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user