diff options
Diffstat (limited to 'cmd/goaes/commands/commands.go')
| -rw-r--r-- | cmd/goaes/commands/commands.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cmd/goaes/commands/commands.go b/cmd/goaes/commands/commands.go new file mode 100644 index 0000000..f7086a9 --- /dev/null +++ b/cmd/goaes/commands/commands.go @@ -0,0 +1,3 @@ +package commands + +const fileMode = 0600 |
