working commit

This commit is contained in:
2026-02-03 11:54:34 +02:00
parent 5cd8797e33
commit fe0a3afcdd
10 changed files with 56 additions and 171 deletions
+2 -1
View File
@@ -6,8 +6,9 @@ bin_PROGRAMS = mstorectl
sbin_PROGRAMS = mstored
mstorectl_SOURCES = \
cmd/mstorectl/filecmd.go \
cmd/mstorectl/imagecmd.go \
cmd/mstorectl/main.go
cmd/mstorectl/file.go
mstored_SOURCES = \
cmd/mstored/main.go