mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 14:45:38 +00:00
4 lines
55 B
Plaintext
4 lines
55 B
Plaintext
![]() |
#!/bin/sh
|
||
|
cd /usr/flood
|
||
|
exec /usr/flood/server/bin/www
|