mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-05 19:16:37 +00:00
更新升级文档
This commit is contained in:
parent
6c384b49fe
commit
dbcad47214
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
if grep -q 'source ~/.autoenv/activate.sh' ~/.bashrc; then
|
if grep -q 'source /opt/autoenv/activate.sh' ~/.bashrc; then
|
||||||
echo -e "\033[31m 正在自动载入 python 环境 \033[0m"
|
echo -e "\033[31m 正在自动载入 python 环境 \033[0m"
|
||||||
else
|
else
|
||||||
echo -e "\033[31m 不支持自动升级,请参考 http://docs.jumpserver.org/zh/docs/upgrade.html 手动升级 \033[0m"
|
echo -e "\033[31m 不支持自动升级,请参考 http://docs.jumpserver.org/zh/docs/upgrade.html 手动升级 \033[0m"
|
||||||
|
Loading…
Reference in New Issue
Block a user