pypi
This commit is contained in:
parent
c99fa38daa
commit
94956d1c36
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ set \
|
||||||
|
|
||||||
file="$(readlink --canonicalize-existing "${0}")"
|
file="$(readlink --canonicalize-existing "${0}")"
|
||||||
root="$(dirname "${file}")"
|
root="$(dirname "${file}")"
|
||||||
root="${root}/root/py/pi"
|
root="${root}/root/py/pypi"
|
||||||
tmp="${root}/tmp"
|
tmp="${root}/tmp"
|
||||||
|
|
||||||
rm --force --recursive \
|
rm --force --recursive \
|
||||||
|
|
Loading…
Reference in a new issue