mirror of
				https://git.davidovski.xyz/dot.git
				synced 2024-08-15 00:43:28 +00:00 
			
		
		
		
	Fix typo in slock deployment
This commit is contained in:
		
							parent
							
								
									1102720daa
								
							
						
					
					
						commit
						e35d7284f7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -2,7 +2,7 @@ | ||||||
| 
 | 
 | ||||||
| pkgver=1.5 | pkgver=1.5 | ||||||
| 
 | 
 | ||||||
| [ -d "~/.local/src" ]mkdir -p ~/.local/src | [ -d "~/.local/src" ] && mkdir -p ~/.local/src | ||||||
| 
 | 
 | ||||||
| curl -o ~/.local/src/slock-$pkgver.tar.gz https://dl.suckless.org/tools/slock-$pkgver.tar.gz  | curl -o ~/.local/src/slock-$pkgver.tar.gz https://dl.suckless.org/tools/slock-$pkgver.tar.gz  | ||||||
| tar -C ~/.local/src/ -xvf ~/local/src/slock-$pkgver.tar.gz | tar -C ~/.local/src/ -xvf ~/local/src/slock-$pkgver.tar.gz | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue