index
:
ft_services.git
master
School project: Introduction to Kubertnees
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
srcs
/
nginx
/
src
/
entrypoint.sh
blob: 5cab5474aeaae38bd10936d06064bb4c5b530580 (
plain
)
1
2
3
4
5
6
7
8
#!/bin/sh
/
etc
/
init.d
/
sshd start nginx
-t
||
exit
1
nginx
sleep
infinity
&
wait