Skip to content

Commit

Permalink
chore: add shebang expression
Browse files Browse the repository at this point in the history
  • Loading branch information
Lilanga committed Nov 9, 2023
1 parent df70ff9 commit 4177891
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions local_postgresql.sh
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
!#/bin/bash

docker run -p 5432:5432 --name postgresql -e POSTGRES_PASSWORD=postgres -d postgres

0 comments on commit 4177891

Please sign in to comment.