We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8727447 commit 414b0ccCopy full SHA for 414b0cc
docs/source/conf.py
@@ -9,7 +9,7 @@
9
if on_rtd:
10
XEUS_CPP_ROOT = os.path.abspath('../..')
11
command_emscripten = 'cd ../../;\
12
- chsh -s /bin/bash;\
+ /bin/bash;\
13
curl -L https://micro.mamba.pm/api/micromamba/linux-64/latest | tar -xvj bin/micromamba;\
14
export PATH="$PWD/bin:$PATH"; \
15
export MAMBA_EXE="$PWD/bin/micromamba";\
0 commit comments