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