mirror of
https://github.com/restic/restic.git
synced 2026-09-04 11:45:02 +00:00
Add Makefile and version.sh, add 'version' command
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// +build !debug
|
||||
|
||||
package main
|
||||
|
||||
func debug(fmt string, args ...interface{}) {}
|
||||
Reference in New Issue
Block a user