Skip to content

Commit

Permalink
Update Starterfile.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
trentonyo authored Aug 6, 2024
1 parent 4940115 commit 0fafdba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Starterfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ modules:
scripts:
init: |
cd ./${POSTGRES_DEST}
git-bash ./setup_postgresql.sh
# git-bash ./setup_postgresql.sh
destroy: rm -rf ./${POSTGRES_DEST}
windows:
destroy: rm ./${POSTGRES_DEST} -r -fo
Expand Down

0 comments on commit 0fafdba

Please sign in to comment.