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