vanten-s.com/entrypoint.sh

8 lines
33 B
Bash
Raw Normal View History

2024-07-21 22:37:18 +02:00
#!/bin/sh
set -e
cd "$1"
hugo