From fe591c0bff20467e29af8c6061c795a52e6c9903 Mon Sep 17 00:00:00 2001 From: c0dev0id Date: Wed, 14 Feb 2024 16:31:54 +0100 Subject: [PATCH] Update 2024-02-14 16:31 Linux/x86_64-ld5587 --- .bin/ytdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bin/ytdl b/.bin/ytdl index 7167403..3dae9f3 100755 --- a/.bin/ytdl +++ b/.bin/ytdl @@ -1,4 +1,4 @@ -#!/bin/sh -xe +#!/bin/sh -e if [ -z $2 ] then echo "First argument should be a category."