Add shebang
This commit is contained in:
parent
a742d4fe50
commit
bed72e9fbd
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
### {{ ansible_managed }}
|
||||
|
||||
source /etc/default/autopostgresqlbackup
|
||||
|
|
Loading…
Reference in a new issue