From a9709d85a9abe19b574342dcb715514f43fd7a24 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Fri, 28 Feb 2014 22:40:18 +0400 Subject: [PATCH] Remove untar-home --- bin/untar-home | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 bin/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 - -- 2.39.2