Run unrar interactively

This commit is contained in:
Simon Bruder 2019-10-16 18:15:14 +00:00
parent 8375849316
commit 4c2a5afb44
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -43,6 +43,7 @@ function aucdtect() {
function unrar () {
docker run \
-it \
--rm \
-v "$PWD:/data" \
-w /data \