forked from Plemya-x/alr-repo
		
	completion ошибки синтаксиса
This commit is contained in:
		@@ -39,6 +39,6 @@ package() {
 | 
			
		||||
    install-binary ./fastfetch
 | 
			
		||||
    install-license ./LICENSE  fastfetch/LICENSE
 | 
			
		||||
    install-manual ./fastfetch.1
 | 
			
		||||
    ./completions/fastfetch.fish completion fish | install-completion fish fastfetch
 | 
			
		||||
    install-completion bash fastfetch <./fastfetch/completions/fastfetch.bash
 | 
			
		||||
    ./ completion fish | install-completion fish fastfetch
 | 
			
		||||
    install-completion bash fastfetch < ./completions/fastfetch.bash
 | 
			
		||||
    }
 | 
			
		||||
		Reference in New Issue
	
	Block a user