programm-webhook/entrypoint.sh

4 lines
52 B
Bash

#!/bin/bash
echo $SSH_KEY_PATH
nginx -g daemon off;