'Generic Commit'
This commit is contained in:
parent
b47d4de45e
commit
385a82d19f
@ -24,7 +24,7 @@ GETPKG="${SCRIPT_DIR}/../getpkg/output/getpkg"
|
|||||||
# publish the tool\
|
# publish the tool\
|
||||||
TOOLDIR="${SCRIPT_DIR}/tool"
|
TOOLDIR="${SCRIPT_DIR}/tool"
|
||||||
mkdir -p "${TOOLDIR}"
|
mkdir -p "${TOOLDIR}"
|
||||||
cp "${SCRIPT_DIR}/whatsdirty.sh" "${TOOLDIR}/whatsdirty"
|
cp "${SCRIPT_DIR}/whatsdirty" "${TOOLDIR}/whatsdirty"
|
||||||
|
|
||||||
# publish universal tool.
|
# publish universal tool.
|
||||||
"${GETPKG}" publish "whatsdirty" "${TOOLDIR}"
|
"${GETPKG}" publish "whatsdirty" "${TOOLDIR}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user