This website requires JavaScript.
Explore
Help
Register
Sign In
andrew
/
backup-docker
Watch
1
Star
0
Fork
You've already forked backup-docker
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
turn off xtrace
Browse Source
...
This commit is contained in:
Andrew Hurley
2022-10-29 14:28:22 +11:00
parent
3be3b9037f
commit
02959c219f
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
v2b.sh
Unescape
Escape
View File
@ -1,6 +1,6 @@
#!/bin/bash
set
-o xtrace
#set -o xtrace
set
-u
set
-o pipefail
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
andrew/backup-docker
Title
Body
Create Issue