Mercurial Hosting > luan
view host/startup/startLuanhost.sh @ 1631:35c626c06dd5
add startup scripts for mac os
author | fffilimonov |
---|---|
date | Mon, 13 Dec 2021 09:14:52 +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";