]> ruderich.org/simon Gitweb - safcm/safcm.git/commit
safcm: use Command struct instead of string to run commands
authorSimon Ruderich <simon@ruderich.org>
Tue, 20 Apr 2021 09:21:10 +0000 (11:21 +0200)
committerSimon Ruderich <simon@ruderich.org>
Tue, 20 Apr 2021 09:21:10 +0000 (11:21 +0200)
commit1934f1ab83306dff45310d5b45e2a99c97e28c35
tree199bc5189e01b0e61301959acc90985cb4f7290a
parent2f27353fdf81b3d0dff842a4d2e24b8963a65c6b
safcm: use Command struct instead of string to run commands
cmd/safcm-remote/sync/commands.go
cmd/safcm-remote/sync/commands_test.go
cmd/safcm/config/commands.go
cmd/safcm/sync_sync.go
cmd/safcm/sync_sync_test.go
types.go