mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 13:06:27 +02:00
Removed paradoc from pythonpath
This supposedly conflicts with other executors so I have moved it to the individual executor and test in previous commits
This commit is contained in:
parent
7ab4373992
commit
ef549ff0c2
1 changed files with 0 additions and 2 deletions
|
@ -55,8 +55,6 @@ source /opt/.profile
|
|||
# therefore it cannot be run directly as it requires python3 to be installed
|
||||
cd /opt && mkdir paradoc && cd paradoc
|
||||
git clone https://github.com/betaveros/paradoc.git
|
||||
echo 'export PYTHONPATH=$PYTHONPATH:/opt/paradoc/paradoc' >> /opt/.profile
|
||||
source /opt/.profile
|
||||
|
||||
# install node.js
|
||||
# final binary: /opt/nodejs/node-v12.16.1-linux-x64/bin/node
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue