From 237545482b0aaf30592a910c29a86dba142d0218 Mon Sep 17 00:00:00 2001 From: 6543 <6543@obermui.de> Date: Tue, 24 Sep 2019 03:00:18 +0200 Subject: [PATCH] use script also on linux (#5) --- logwert.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 logwert.ps1 diff --git a/logwert.ps1 b/logwert.ps1 old mode 100644 new mode 100755 index 1a11eb2..b5f2bd9 --- a/logwert.ps1 +++ b/logwert.ps1 @@ -1,4 +1,4 @@ -# +#!/usr/bin/pwsh ##############################################################