view backup/macos/startLuanBackup.sh @ 2115:5b434c8a27bd ssltesting tip

disable hardcoded dry_run = false
author Violet7
date Mon, 22 Dec 2025 18:54:30 -0800
parents 45eaaf5146f3
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";