mirror of
				https://github.com/kewlfft/ansible-aur.git
				synced 2025-11-04 10:02:30 +03:00 
			
		
		
		
	readme clarify the script meaning
This commit is contained in:
		@@ -39,7 +39,7 @@ cd library
 | 
				
			|||||||
git clone git@github.com:kewlfft/ansible-aur.git
 | 
					git clone git@github.com:kewlfft/ansible-aur.git
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
2. Link the script to `library/aur`:
 | 
					2. Link the script `library/ansible-aur/aur.py` to `library/aur`:
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
ln --symbolic ansible-aur/aur.py aur
 | 
					ln --symbolic ansible-aur/aur.py aur
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user