mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2024-11-22 07:23:46 +01:00
Use sh not bash.
This commit is contained in:
parent
0010c2adf6
commit
c5464e03ed
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/sh
|
||||||
|
|
||||||
set -eu
|
set -eu
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue