summaryrefslogtreecommitdiffstats
path: root/helperscripts/apt-overwrite
blob: e2b28f4164cdf2434d65efc34584cd5ee98adfb6 (plain)
1
2
#!/bin/sh
exec apt-get -o Dpkg::Options::="--force-overwrite" "$@"
bues.ch cgit interface