Skip to content

Commit

Permalink
Update script to bash
Browse files Browse the repository at this point in the history
  • Loading branch information
silvermx committed Nov 8, 2023
1 parent 4b61dd6 commit 1607124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project_config.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# Sets the project id
export PROJECT_ID=terraform-$RANDOM
# Creates the new project
Expand Down

0 comments on commit 1607124

Please sign in to comment.