mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
pdf fix
This commit is contained in:
Executable
+11
@@ -0,0 +1,11 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
echo "==> Running prebuild tasks..."
|
||||
|
||||
echo ""
|
||||
echo "--- CV PDF ---"
|
||||
bash stefankoelle/pdf/build-pdf.sh
|
||||
|
||||
echo ""
|
||||
echo "==> Prebuild complete."
|
||||
Reference in New Issue
Block a user