1
0
mirror of https://github.com/pgrondek/config.git synced 2024-11-22 12:03:43 +00:00
config/dependencies.sh
2019-05-30 22:16:23 +02:00

6 lines
85 B
Bash
Executable File

#!/usr/bin/env bash
packages="transmission-cli"
sudo aptitude install -y $packages