commit b73e4eae146f253bc0944c9746cde96e80f2debb parent d87261fc748b37055e3997927a77dd6a266a140b Author: Antoine Amarilli <a3nm@a3nm.net> Date: Sun, 24 Nov 2024 01:26:12 +0100 todo Diffstat:
hierarchive | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/hierarchive b/hierarchive @@ -1,5 +1,6 @@ #!/bin/bash +# TODO: make sure that $2 is not a relative path / not a subfolder! set -e # https://stackoverflow.com/a/246128