Skip to content

Commit

Permalink
Merge pull request #269 from enterJazz/patch-1
Browse files Browse the repository at this point in the history
Improve dump.sh shebang
  • Loading branch information
rusq committed Jan 27, 2024
2 parents ea13b96 + 023b467 commit 0c8d3fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/incremental_backup/dump.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#
# dump.sh
#
Expand Down

0 comments on commit 0c8d3fb

Please sign in to comment.