Files
hugo-theme/init/import-environment.sh
2025-04-15 21:44:14 +00:00

6 lines
82 B
Bash
Executable File

#!/bin/sh
set -e
cd "$(dirname "$0")"
cp ~/.config/theme.json ../data/theme.json