mirror of
https://github.com/wallabag/docker
synced 2025-12-13 17:56:31 +00:00
4 lines
47 B
Bash
Executable File
4 lines
47 B
Bash
Executable File
#!/bin/sh
|
|
|
|
exec nginx -c /etc/nginx/nginx.conf
|