'Generic Commit'
All checks were successful
Build-Test-Publish / build (push) Successful in 49s

This commit is contained in:
Your Name 2025-06-22 10:30:28 +12:00
parent edef18ef5c
commit c08e718c95

View File

@ -28,6 +28,6 @@ cp "${SCRIPT_DIR}/whatsdirty.sh" "${TOOLDIR}"
ln -s "${TOOLDIR}/whatsdirty.sh" "${TOOLDIR}/whatsdirty"
# publish universal tool.
"${GETPKG}" publish "${TOOLDIR}" "whatsdirty"
"${GETPKG}" publish "whatsdirty" "${TOOLDIR}"
rm -rf "${TOOLDIR}"