From: Oleg Broytman Date: Fri, 28 Feb 2014 18:40:18 +0000 (+0400) Subject: Remove untar-home X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=a9709d85a9abe19b574342dcb715514f43fd7a24 Remove untar-home --- diff --git a/bin/untar-home b/bin/untar-home deleted file mode 100755 index deba4c3..0000000 --- a/bin/untar-home +++ /dev/null @@ -1,4 +0,0 @@ -#! /bin/sh - -cd /var/tmp && -bunzip2 -c "$HOME"/archive/STORE/phd/Home/phd.tar.bz2 | tar xpvf -