'Generic Commit'
This commit is contained in:
parent
32ca17e81f
commit
3ab8fe87d3
@ -24,8 +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}"
|
cp "${SCRIPT_DIR}/whatsdirty.sh" "${TOOLDIR}/whatsdirty"
|
||||||
ln -s "${TOOLDIR}/whatsdirty.sh" "${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