Mercurial Hosting > luan
view host/macos/startLuanhost.sh @ 1776:da85925fea9c
listen ipv6
author | Vadim Filimonov <fffilimonov@yandex.ru> |
---|---|
date | Fri, 28 Jul 2023 11:53:03 +0300 |
parents | fd3d56f39450 |
children |
line wrap: on
line source
#!/bin/bash set -eu cd "$1"; #can't determine if network is available at startup sleep 60; ./start.sh "launchd";