mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-05 19:49:32 +01:00
Updates: Recent changes require bot restart
This commit is contained in:
parent
b2660352fd
commit
ab66843bf6
7
updates/4272_restart_required.pl
Executable file
7
updates/4272_restart_required.pl
Executable file
@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env perl
|
||||
|
||||
# Recent updates require a bot restart
|
||||
#
|
||||
# LoadPackages was renamed to LoadModules, etc.
|
||||
|
||||
exit 0;
|
Loading…
Reference in New Issue
Block a user