commit e6bf65b3d579d29bcd1d3b9448965a22dea54aa9 parent 9ec5452612fe7faff12c34275825762ac2a59345 Author: lash <dev@holbrook.no> Date: Sat, 15 Jan 2022 14:04:56 +0000 Add 'watermark' to script file Diffstat:
M | bdbg.sh | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/bdbg.sh b/bdbg.sh @@ -1,3 +1,8 @@ +# This script normally lives in https://git.defalsify.org/bashbdbg +# Licenced under Do What The Fuck You Want Licence v2 +# (c) 2021-2022 by lash + + if [ -z "$_level" ]; then _level=3 fi