mirror of
https://github.com/restic/restic.git
synced 2025-12-23 02:26:13 +00:00
Add Makefile and version.sh, add 'version' command
This commit is contained in:
@@ -128,6 +128,4 @@ func commandCat(be backend.Server, key *khepri.Key, args []string) error {
|
||||
default:
|
||||
return errors.New("invalid type")
|
||||
}
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user