We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e84557 commit 5c9c845Copy full SHA for 5c9c845
stash-origin/image-config.d/40-generate-auth-file.sh
@@ -1,4 +1,6 @@
1
-#!/bin/bash -x
+#!/bin/bash
2
+
3
+set -x
4
5
dump_files () {
6
local containing_dir
0 commit comments