Files
docker-compose-hatthieves/testing/doom/web/games/entrypoint.sh
Your Name 0a5762ca81 doom
2020-05-28 10:42:33 +00:00

5 líneas
99 B
Bash

#!/bin/bash
/etc/init.d/apache2 start
/bin/sleep infinity
#cd /var/www/html/dos/doom && yarn start