Skip to navigation
Move kallithea form python2 to python3 server
04.09.20
After moving kallithea from python2 to pyton3 server i had to change some git files /hooks/post-receive hooks/pre-receive i used the sed command like: find . -name pre-receive -exec sed -i 's/var\/customers\/apps\/kallithea-venv\/bin\/python2/srv\/kallithea\/venv\/bin\/python3.8/g' {} \;
https://kallithea-scm.org/
Reply
Anonymous
Information Epoch 1732585883
When you must fail, fail noisily and as soon as possible.
Home
Notebook
Contact us