Tamarin/lib/install.sh

4 lines
63 B
Bash

#!/usr/bin/env bash
dpkg --install "$1" || apt-get install -f