Mercurial Hosting > luan
view host/startup/macos/startLuanhost.sh @ 1632:0344a535b1db
add doc
author | fffilimonov |
---|---|
date | Tue, 14 Dec 2021 07:41:01 +0000 |
parents | |
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";