3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-04 18:38:47 +02: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;