Kaynağa Gözat

0.1.1git

pull/1/head
Yamashita Yuu 12 yıl önce
ebeveyn
işleme
880ea61dd8
2 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. +2
    -2
      README.md
  2. +1
    -1
      libexec/pyenv

+ 2
- 2
README.md Dosyayı Görüntüle

@ -129,8 +129,8 @@ tracker](https://github.com/yyuu/pyenv/issues).
(The MIT license)
Copyright (c) 2011 Sam Stephenson
Copyright (c) 2012 Yamashita, Yuu
* Copyright (c) 2011 Sam Stephenson
* Copyright (c) 2012 Yamashita, Yuu
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the

+ 1
- 1
libexec/pyenv Dosyayı Görüntüle

@ -60,7 +60,7 @@ shopt -u nullglob
command="$1"
case "$command" in
"" | "-h" | "--help" )
echo -e "pyenv 0.1.0\n$(pyenv-help)" >&2
echo -e "pyenv 0.1.1git\n$(pyenv-help)" >&2
;;
* )
command_path="$(command -v "pyenv-$command" || true)"

Yükleniyor…
İptal
Kaydet