1
0
Fork 0
mirror of https://github.com/pgrondek/config.git synced 2025-02-16 23:06:31 +00:00
config/dependencies.sh

6 lines
85 B
Bash
Raw Normal View History

2019-05-30 20:16:23 +00:00
#!/usr/bin/env bash
packages="transmission-cli"
sudo aptitude install -y $packages