Skip to content

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
abuabraham-ttd authored Oct 24, 2024
1 parent f82ee3b commit 927ede2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/aws/eks-pod/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ CID=42
EIF_PATH=/home/uid2operator.eif
MEMORY_MB=24576
CPU_COUNT=6
DEBUG_MODE="false"
DEBUG_MODE="true"

set -x

Expand Down

0 comments on commit 927ede2

Please sign in to comment.