Semplificato il recupero delle informazioni di path
This commit is contained in:
+1
-3
@@ -1,9 +1,7 @@
|
||||
#! /bin/bash --
|
||||
[ ! -z "${GREZZO_1577142078}" ] && return; GREZZO_1577142078=0
|
||||
unset CDPATH
|
||||
DOVE="$(cd "$(dirname "$(readlink -f -- "${BASH_SOURCE[0]}")")" > /dev/null && pwd -P)"
|
||||
|
||||
. "$DOVE/pip.sh"
|
||||
. "$(this_script_path)/pip.sh"
|
||||
|
||||
function feat_add_poetry() {
|
||||
feat_needed "pip"
|
||||
|
||||
Reference in New Issue
Block a user