3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-02 01:18:40 +02:00
pbot/updates/4355_restart_required.pl
2021-08-15 19:42:09 -07:00

8 lines
96 B
Perl
Executable File

#!/usr/bin/env perl
# Recent updates require a bot restart
#
# Moved script/ to bin/.
exit 0;