mirror of
https://github.com/caronc/apprise.git
synced 2025-06-20 09:47:48 +02:00
scripts to run using /bin/bash, not /bin/sh
This commit is contained in:
parent
768b38434b
commit
a4a5141226
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
# -*- coding: utf-8 -*-
|
||||
# BSD 3-Clause License
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
# -*- coding: utf-8 -*-
|
||||
# BSD 3-Clause License
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user