Sync
This commit is contained in:
5
task_serve.sh
Executable file
5
task_serve.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cd exampleSite
|
||||
hugo serve --themesDir ../..
|
||||
cd ..
|
||||
Reference in New Issue
Block a user