tamir_tar
This commit is contained in:
parent
70b10d299b
commit
69fe11c5d3
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/bash
|
||||||
|
mv `type -p tar` "$(type -p tar)"-eski
|
||||||
|
ln -s $(type -p bsdtar) /usr/bin/tar
|
Loading…
Reference in New Issue