3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-01 17:16:39 +02:00
pbot/updates/4282_restart_required.pl

8 lines
111 B
Perl
Raw Normal View History

#!/usr/bin/env perl
# Recent updates require a bot restart
#
# Renamed IRCHandlers to Handlers, etc.
exit 0;