From 5ad95b47f63a4c1b19b1595efd83ea3586ce6f67 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Thu, 28 Sep 2023 12:54:20 +0200 Subject: [PATCH] Update scripts.csv --- Data/scripts.csv | 1 - 1 file changed, 1 deletion(-) diff --git a/Data/scripts.csv b/Data/scripts.csv index 5ea99afa..f4c7b22d 100644 --- a/Data/scripts.csv +++ b/Data/scripts.csv @@ -70,7 +70,6 @@ convert-ps2bat.ps1, ,Converts PowerShell script(s) to .bat files, convert-ps2md.ps1, ,Converts the comment-based help of a PowerShell script to Markdown, convert-sql2csv.ps1, ,Converts the SQL database table to a CSV file, convert-txt2wav.ps1, ,Converts text into a audio .WAV file, -daily-tasks.sh,Execute PowerShell scripts automatically as daily tasks (Linux only), decrypt-file.ps1, ,Decrypts the given file, display-time.ps1, ,Displays the current time for 10 seconds by default, download-dir.ps1, ,Downloads a directory tree from the given URL,