Files
wordpress-stack/docker/nginx/scripts/docker-entrypoint.d/10-example-script.sh
2025-12-29 17:28:49 -03:00

2 lines
42 B
Bash

#! /bin/sh
echo RUNNING EXAMPLE SCRIPT...;