mirror of
https://github.com/len0rd/personal-website.git
synced 2025-09-05 22:03:50 -04:00
use bash script to run site
This commit is contained in:
parent
b52ddcb0d8
commit
d8fa64a9ae
3 changed files with 7 additions and 5 deletions
4
container_serve.sh
Executable file
4
container_serve.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
ablog build
|
||||
ablog serve -p 8090
|
Loading…
Add table
Add a link
Reference in a new issue