This commit is contained in:
2024-11-23 05:49:30 +03:00
parent d0e823d699
commit 057402ebd7
7 changed files with 76 additions and 72 deletions

10
develop.sh Executable file
View File

@@ -0,0 +1,10 @@
#!/bin/bash
set -ex
export BASE="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
cd "${BASE}"
source env.sh
zola serve