fix: run ameba --fix on gocryptfs_config.cr
This commit is contained in:
parent
16bb660fc2
commit
531cba0dc7
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ module GX::Models
|
||||||
output: STDOUT,
|
output: STDOUT,
|
||||||
error: STDERR
|
error: STDERR
|
||||||
)
|
)
|
||||||
return process.wait
|
process.wait
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue