mirror of
https://github.com/dathere/100.dathere.com.git
synced 2025-12-19 00:29:25 +00:00
ci: use dollar syntax for echo
This commit is contained in:
parent
8292ddbb23
commit
8c7dfe30fd
2 changed files with 3 additions and 5 deletions
|
|
@ -1,4 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
set -ex
|
||||
|
||||
pip install -e ./bash_kernel
|
||||
python -m bash_kernel.install
|
||||
Loading…
Add table
Add a link
Reference in a new issue