Skip to content

Commit

Permalink
Remove unnecessary capitalization
Browse files Browse the repository at this point in the history
Co-authored-by: dav3r <[email protected]>
  • Loading branch information
bra1ncramp and dav3r authored Nov 15, 2023
1 parent 62910b6 commit ea06489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extras/ioc_hash_scan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ for i in "${serverList[@]}"; do
echo "Beginning port forwarding (local port 5555 to remote port 6666)"
portForward &

# Create ~/src/ioc_scan directory on Instance
# Create ~/src/ioc_scan directory on instance
echo "Verifying ~/src/ioc_scan directory on $instanceName"
AWS_SHARED_CREDENTIALS_FILE="$AWS_CREDENTIALS_FILE" \
aws --profile="$AWSPROF" --region="$AWS_REGION" \
Expand Down

0 comments on commit ea06489

Please sign in to comment.