3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-02 01:18:40 +02:00
pbot/updates/4272_restart_required.pl
2021-07-22 06:59:38 -07:00

8 lines
119 B
Perl
Executable File

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