Skip to content

Commit 42f83b6

Browse files
committed
tbz
1 parent 91d48a7 commit 42f83b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

myvim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ exit $STATUS
8181
echo "Created $OUTPUT executable"
8282
}
8383

84-
TEMP=/tmp/myvim.tgz
84+
TEMP=/tmp/myvim.tbz
8585
tar -C ~ -h --exclude .git --exclude .hg --exclude .svn -cjf $TEMP .vim .vimrc
8686
generate $TEMP
8787
rm -f $TEMP

0 commit comments

Comments
 (0)