From 8728e9e370100b56afed1e618e4c61c403e1228d Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Tue, 23 Feb 2021 17:25:14 +0100 Subject: Added setup screen configuration according to hostname, Added install newsboat urls from cacharle-sync in install script --- bin/cacharle-sync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/cacharle-sync') diff --git a/bin/cacharle-sync b/bin/cacharle-sync index 2f1e33b..80f19bb 100755 --- a/bin/cacharle-sync +++ b/bin/cacharle-sync @@ -1,4 +1,4 @@ -#!/usr/bin/env sh +#!/bin/sh usage() { echo "Usage: $0 push/pull [rsync args...]" -- cgit