Mercurial Hosting > luan
view host/startup/startLuanhost.sh @ 1633:665049cffc02
fix path
author | fffilimonov |
---|---|
date | Tue, 14 Dec 2021 07:55:47 -0600 |
parents | 35c626c06dd5 |
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";