From c08e718c9519c82618b2a9adfb59dc4913c0aef8 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 22 Jun 2025 10:30:28 +1200 Subject: [PATCH] 'Generic Commit' --- whatsdirty/publish.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/whatsdirty/publish.sh b/whatsdirty/publish.sh index 3d28b6f..58f1859 100755 --- a/whatsdirty/publish.sh +++ b/whatsdirty/publish.sh @@ -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}" \ No newline at end of file +rm -rf "${TOOLDIR}"