mirror of
https://github.com/dathere/100.dathere.com.git
synced 2025-12-18 08:09:25 +00:00
6 lines
No EOL
80 B
Bash
6 lines
No EOL
80 B
Bash
#!/bin/bash
|
|
|
|
set -ex
|
|
|
|
pip install -e ./bash_kernel
|
|
python -m bash_kernel.install |