From d3a2e6c40af4a2dab8d618fbc438e1007545620e Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Thu, 13 Feb 2020 22:31:18 -0800 Subject: [PATCH] Remove global warning flag --- pbot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pbot b/pbot index 09c5f84b..abee7058 100755 --- a/pbot +++ b/pbot @@ -1,4 +1,4 @@ -#!/usr/bin/env -S perl -w +#!/usr/bin/env perl # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this