3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-11-02 18:19:33 +01:00
pbot/updates/4291_restart_required.pl

8 lines
108 B
Perl
Raw Normal View History

#!/usr/bin/env perl
# Recent updates require a bot restart
#
# Moved Storage and Utils into Core.
exit 0;