]> Kevux Git Server - tkis/commit
Update: Do not try to copy non-existent documentation.
authorKevin Day <Kevin@kevux.org>
Thu, 14 May 2026 02:21:57 +0000 (21:21 -0500)
committerKevin Day <Kevin@kevux.org>
Thu, 14 May 2026 02:29:07 +0000 (21:29 -0500)
commitd96aafb5ab327208b6a1ef6e0bff626e4d3efb1c
tree148d6cc80a40dffd0208fc12aa606988ea6ea488
parent32997f8f94d7c5a0cb34ccf1bdfc6382ce30a957
Update: Do not try to copy non-existent documentation.

Avoid trying to copy non-directory or non-existent files.

Loop through each directory being removed rather than trying to delete all in one line.

Add some debug and warning statements.

Also update the documentation script to use braces around all variables.
scripts/programs/documentation