mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2026-09-27 20:41:58 +00:00
refactor: remove -o because of commit 6cb3f8196c
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -euo
|
||||
set -eu
|
||||
|
||||
if [ "${INPUT_DEBUG:-false}" = "true" ]; then
|
||||
set -x
|
||||
|
||||
Reference in New Issue
Block a user