mirror of
https://github.com/signcl/docsearch-scraper-action.git
synced 2024-11-10 09:39:12 +08:00
chore: remove debug commands
This commit is contained in:
parent
77bb9c27f4
commit
7bc83e6f4c
@ -3,9 +3,6 @@
|
|||||||
|
|
||||||
cd /root
|
cd /root
|
||||||
|
|
||||||
ls -lah
|
|
||||||
ls -lah src
|
|
||||||
|
|
||||||
# `$*` expands the `args` supplied in an `array` individually
|
# `$*` expands the `args` supplied in an `array` individually
|
||||||
# or splits `args` in a string separated by whitespace.
|
# or splits `args` in a string separated by whitespace.
|
||||||
sh -c "pipenv run python -m src.index $*"
|
sh -c "pipenv run python -m src.index $*"
|
||||||
|
Loading…
Reference in New Issue
Block a user