setenv minor changes
This commit is contained in:
parent
76d39068e3
commit
872c377204
3
setenv
3
setenv
@ -23,7 +23,8 @@ then
|
|||||||
then
|
then
|
||||||
echo "Pip installing pppadump"
|
echo "Pip installing pppadump"
|
||||||
if [ ! "$(pip install -e pppadump/)" ]
|
if [ ! "$(pip install -e pppadump/)" ]
|
||||||
echo "pppadum doesn't seem to be feteched yet. Run the following git command to do so:"
|
then
|
||||||
|
echo "pppadum doesn't seem to be fetched yet. Run the following git command to do so (and run setenv again):"
|
||||||
echo "> git submodule update --init --recursive"
|
echo "> git submodule update --init --recursive"
|
||||||
return
|
return
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user