Update install.sh

This commit is contained in:
2022-11-28 19:37:59 -06:00
parent a5f77f6157
commit ad77babdbd

View File

@@ -20,7 +20,7 @@ case "$(ubnt-device-info firmware || true)" in
echo "Installing UniFiOS-Utilities 'on-boot-script' system..." echo "Installing UniFiOS-Utilities 'on-boot-script' system..."
echo echo
curl -fsL "https://raw.githubusercontent.com/unifi-utilities/unifios-utilities/HEAD/on-boot-script/remote_install.sh" | /bin/sh # curl -fsL "https://raw.githubusercontent.com/unifi-utilities/unifios-utilities/HEAD/on-boot-script/remote_install.sh" | /bin/sh
echo echo
echo "Downloading hostname template file to: ${DATA_DIR}/on_boot.d/dns_custom_hostnames.sh" echo "Downloading hostname template file to: ${DATA_DIR}/on_boot.d/dns_custom_hostnames.sh"
echo echo