whitespace fixes

This commit is contained in:
Ryan Heywood 2025-07-11 15:25:34 -04:00
parent 88484f7279
commit 87f77db63d
Signed by: ryan
GPG Key ID: 8E401478A3FBEF72
1 changed files with 7 additions and 7 deletions

View File

@ -13,10 +13,10 @@ out:
.PHONY: run
run: out/nitro.eif
nitro-cli \
run-enclave \
--cpu-count 2 \
--memory 512M \
--eif-path out/nitro.eif \
--debug-mode \
--attach-console
nitro-cli \
run-enclave \
--cpu-count 2 \
--memory 512M \
--eif-path out/nitro.eif \
--debug-mode \
--attach-console