mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 04:14:59 +00:00
moved
This commit is contained in:
parent
e9009203c4
commit
59e433996e
3 changed files with 0 additions and 0 deletions
4
scripts/jekyll_run.sh
Executable file
4
scripts/jekyll_run.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Run the Docker container
|
||||
docker run --rm --network="host" -v "$PWD:/srv/jekyll" -p 4000:4000 --entrypoint /bin/bash -it my-jekyll-site
|
Loading…
Add table
Add a link
Reference in a new issue