4 lines
		
	
	
		
			165 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			165 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| #!/usr/bin/env bash
 | |
| echo ">>> Use 'yandex-disk setup' for initial configure"
 | |
| echo ">>> Use 'systemctl --user enable yandex-disk.service' for load with system start"
 |