This website requires JavaScript.
Explore
Help
Sign In
42_adjoly
/
inception
Watch
1
Star
0
Fork
0
You've already forked inception
Code
inception
/
docker
/
nginx
/
docker-entrypoint.sh
Adam JOLY
22f0eaf29e
「
🏗️
」 wip(Refont): Change the strucuture to be a real projet and will certainly never do bash again
2025-01-04 18:21:46 +01:00
5 lines
28 B
Bash
Raw
Blame
History
#!/bin/sh
set
-e
exec
"
$@
"
View Git Blame
Copy Permalink