This commit is contained in:
committer@tuxwarrior
2025-03-30 03:13:16 -05:00
parent 3df806b25c
commit b6b3e32d24

View File

@@ -1,11 +1,11 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# what: ct - for caretaker # what: ct :: the caretaker
# author: fk # author: frode klevstul
# started: may 2024 # started: may 2024
# #
# nifty: https://github.com/dylanaraps/pure-bash-bible # nifty: https://github.com/dylanaraps/pure-bash-bible
# #
# requires: tree, wget # requires: tree, wget
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -