mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-27 15:57:09 +00:00
kata-deploy: Fix indentation issues.
Fix indentation issues on `kata-deploy.sh` file. Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
This commit is contained in:
parent
8234f9a832
commit
eea8cea804
@ -100,7 +100,6 @@ EOT
|
||||
EOT
|
||||
fi
|
||||
|
||||
|
||||
# add kata-nemu config
|
||||
if grep -q "^\[$kata_nemu_conf\]" $crio_conf_file; then
|
||||
echo "Configuration exists $kata_nemu_conf, overwriting"
|
||||
|
Loading…
Reference in New Issue
Block a user