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

8 lines
119 B
Perl
Raw Normal View History

#!/usr/bin/env perl
# Recent updates require a bot restart
#
# LoadPackages was renamed to LoadModules, etc.
exit 0;