go v1.6.2 and codebackup

This commit is contained in:
ston1th 2016-05-14 20:36:38 +02:00
commit 80e4219fe1
2 changed files with 3 additions and 1 deletions

2
codebackup.sh Executable file
View file

@ -0,0 +1,2 @@
#!/bin/bash
find -type f -regex ".*.go\|.*.html\|.*.sh\|.*.txt\|.*.md\|.*LICENSE.*\|.*Makefile.*" -print0 | tar cfvJ code.tar.xz --null -T -