setenv minor changes (bis)
This commit is contained in:
parent
872c377204
commit
fde7d46cd0
2
setenv
2
setenv
@ -24,7 +24,7 @@ then
|
||||
echo "Pip installing pppadump"
|
||||
if [ ! "$(pip install -e pppadump/)" ]
|
||||
then
|
||||
echo "pppadum doesn't seem to be fetched yet. Run the following git command to do so (and run setenv again):"
|
||||
echo "pppadump 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"
|
||||
return
|
||||
else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user