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