mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-25 23:51:06 +00:00
Entry point stuff...
This commit is contained in:
parent
49956ed63d
commit
ea71738c72
@ -36,7 +36,7 @@ echo '*** Starting Apache...'
|
|||||||
|
|
||||||
sleep 1
|
sleep 1
|
||||||
rm -rf /run/httpd/* /tmp/httpd*
|
rm -rf /run/httpd/* /tmp/httpd*
|
||||||
intercept /usr/sbin/httpd >>/tmp/apache.out 2>&1
|
intercept /usr/sbin/httpd >>/tmp/apache.out 2>&1 &
|
||||||
|
|
||||||
echo '***'
|
echo '***'
|
||||||
echo '*** Up and running at' $virtip4 '-- join network 8056c2e21c000001 and try:'
|
echo '*** Up and running at' $virtip4 '-- join network 8056c2e21c000001 and try:'
|
||||||
|
Loading…
Reference in New Issue
Block a user