From bf63afe3f95e8e7d9c3c898a0265eb60e3a88b8b Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 29 May 2022 16:14:21 -0500 Subject: [PATCH] Update install-pibackup.sh --- install-pibackup.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install-pibackup.sh b/install-pibackup.sh index afc2784..66dcfe9 100755 --- a/install-pibackup.sh +++ b/install-pibackup.sh @@ -1,8 +1,8 @@ -#!/bin/bash +#!/usr/bin/env bash # Wrapper script for install, for easier execution via URL. -#source /dev/stdin <<< "$(curl -sL http://go.scity.us/colorsinc)" -#source /dev/stdin <<< "$(curl -sL http://go.scity.us/defaultinc)" +source /dev/stdin <<< "$(curl -sL http://go.scity.us/colorsinc)" +source /dev/stdin <<< "$(curl -sL http://go.scity.us/defaultinc)" echo ""