Error when launch manual backup #115
-
|
Hello, I have a problem when launching the container, I don't know if it started completely because no backup is created even manually. I only have logs that appear when launching :
Moreover, when I connect to this container and launch a manual backup with the
My setup is as follows: Did I miss something during setup? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
The script is meant to be run by |
Beta Was this translation helpful? Give feedback.
The script is meant to be run by
bashnotshas it states in the first line (hash-bang).Forcing it to run using
shmight not work as expected.