]> git.ipfire.org Git - thirdparty/shadow.git/commit
share/container-build.sh: Fix path
authorAlejandro Colomar <alx@kernel.org>
Mon, 25 Nov 2024 14:22:10 +0000 (15:22 +0100)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Mon, 25 Nov 2024 15:23:43 +0000 (16:23 +0100)
commit365279ea95a6c76021e2100e51e71b1991fea32b
tree6cc98ce2a11265058f7997e97c149c29480c98e2
parent742a230e3083956ab658a2a992b010ebd84014e2
share/container-build.sh: Fix path

The instructions are written so that this script should be run from the
root of the repository.  Specify the path from the root of the repo.
Before this fix, the command needed to be run from within <share/>.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
share/container-build.sh