diff --git a/whatsdirty/publish.sh b/whatsdirty/publish.sh index fcc1569..7138cf8 100755 --- a/whatsdirty/publish.sh +++ b/whatsdirty/publish.sh @@ -18,7 +18,7 @@ GETPKG="${SCRIPT_DIR}/../getpkg/output/getpkg" # run sos to upload -"${SOS}" upload "getbin.xyz" "${SCRIPT_DIR}/whatsdirty.sh" "whatsdirty:latest" +"${SOS}" upload "getbin.xyz" "${SCRIPT_DIR}/whatsdirty" "whatsdirty:latest" "${SOS}" upload "getbin.xyz" "${SCRIPT_DIR}/install.sh" "whatsdirty-install:latest" # publish the tool\