Remove list of command in Bash script.
This commit is contained in:
parent
86117edccf
commit
a0e5dbff96
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
# For more information, see:
|
# For more information, see:
|
||||||
# https://torsion.org/borgmatic/docs/how-to/develop-on-borgmatic/
|
# https://torsion.org/borgmatic/docs/how-to/develop-on-borgmatic/
|
||||||
|
|
||||||
set -ex
|
set -e
|
||||||
|
|
||||||
USER_PODMAN_SOCKET_PATH=/run/user/$UID/podman/podman.sock
|
USER_PODMAN_SOCKET_PATH=/run/user/$UID/podman/podman.sock
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue