mirror of
https://github.com/ferdzo/fs.git
synced 2026-04-04 20:36:25 +00:00
Update cmd/admin_snapshot.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -22,7 +22,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
snapshotManifestPath = "manifest.json"
|
||||
snapshotManifestPath = ".fs-snapshot/manifest.json"
|
||||
snapshotFormat = 1
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user