Home » Linux » 升级 NetDisco

Upgrading from 2.x
# upgrade Netdisco

 ~/bin/localenv cpanm --notest App::Netdisco
 ln -sf ~/perl5/bin/{localenv,netdisco-*} ~/bin/
 ~/bin/netdisco-deploy
 ~/bin/netdisco-web restart
 ~/bin/netdisco-backend restart

删除 ~/perl5 目录,重新执行下行命令:

curl -L cpanmin.us | perl - --notest --local-lib ~/perl5 App::Netdisco

标签: Perl cpanm Netdisco Perl5

添加新评论

V