From c17b628fa72cc32a8a597dbb02ac28cfc16d8c93 Mon Sep 17 00:00:00 2001 From: Siina Mashek Date: Mon, 14 Oct 2024 11:19:46 +0300 Subject: [PATCH] swapping icloudsying to /bin/bash because i'm using bashisms --- apsalar/icloudsync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apsalar/icloudsync b/apsalar/icloudsync index 8e46661..745d386 100755 --- a/apsalar/icloudsync +++ b/apsalar/icloudsync @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Sync icloud photos to machine using a # simple wrapper for tmux and icloudpd