set configshell_fb version to 1.1.30
This commit is contained in:
parent
7648b0d015
commit
4bda571e52
|
|
@ -84,7 +84,7 @@ install_nvmetcli() {
|
||||||
python3 setup.py install --install-scripts=${HOME}/.local/bin
|
python3 setup.py install --install-scripts=${HOME}/.local/bin
|
||||||
|
|
||||||
# install to root home dir
|
# install to root home dir
|
||||||
pip install configshell_fb
|
pip install configshell_fb==1.1.30
|
||||||
|
|
||||||
# remove source
|
# remove source
|
||||||
cd "${SCRIPTDIR}"
|
cd "${SCRIPTDIR}"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue