From 9e818dd6e451d92abf6ca7ea62caca536fadfc75 Mon Sep 17 00:00:00 2001 From: Vitor Silvestri Date: Wed, 13 May 2020 12:39:22 -0300 Subject: [PATCH] fix typo --- .local/bin/transadd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.local/bin/transadd b/.local/bin/transadd index 59eed946..a598fad3 100755 --- a/.local/bin/transadd +++ b/.local/bin/transadd @@ -1,4 +1,4 @@ -patch-1#!/bin/sh +#!/bin/sh # Mimeapp script for adding torrent to transmission-daemon, but will also start the daemon first if not running.