3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-01 17:16:39 +02:00
pbot/updates/4291_restart_required.pl
2021-07-23 19:24:14 -07:00

8 lines
108 B
Perl
Executable File

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