Skip to content

Commit

Permalink
fix: remove unused deprecated command
Browse files Browse the repository at this point in the history
  • Loading branch information
guiyom-e committed Jan 31, 2024
1 parent 485818e commit c48de96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ echo $API_KEY >$SCRIPT_DIR/api_key.cfg
chmod 400 $SCRIPT_DIR/api_key.cfg

chmod +x $SCRIPT_DIR/update-ip.sh
chmod +x $SCRIPT_DIR/update-ip-sfn.sh

rm -rf ${CDK_DEPLOY_OUTPUT_FILE}
rm -rf .outputs
Expand Down

0 comments on commit c48de96

Please sign in to comment.