forked from glenux/mfm
fix: run ameba --fix on sshfs_config.cr
This commit is contained in:
parent
f5d28671a2
commit
b59f1011ac
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ module GX::Models
|
|||
output: STDOUT,
|
||||
error: STDERR
|
||||
)
|
||||
return process.wait
|
||||
process.wait
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue