From a096429536199b467128fe3994bac1644ebd4d4d Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Sat, 21 Dec 2019 11:36:52 -0800 Subject: [PATCH] Remove pbot.sh --- pbot.sh | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 pbot.sh diff --git a/pbot.sh b/pbot.sh deleted file mode 100755 index 42ad4dbf..00000000 --- a/pbot.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -# 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 -# file, You can obtain one at http://mozilla.org/MPL/2.0/. - -mv log/log log/log-`date +%Y%m%d-%H:%M.%N` 2> /dev/null -perl pbot.pl 2>> log/log