pureslaves now work too

This commit is contained in:
2016-02-22 12:16:03 -05:00
parent 31b1b9ba58
commit db05757b79
10 changed files with 97 additions and 32 deletions

View File

@ -11,6 +11,9 @@ WriteMakefile(
'bin/del-vhost',
'bin/list-vhosts',
'bin/sync-master-vhosts',
'bin/add-slave',
'bin/del-slave',
'bin/list-slaves',
],
'AUTHOR' => 'Jorj Bauer <jorj@jorj.org>',
);