first fully functional version for vhosts
This commit is contained in:
@ -10,6 +10,7 @@ WriteMakefile(
|
||||
'EXE_FILES' => [ 'bin/add-vhost',
|
||||
'bin/del-vhost',
|
||||
'bin/list-vhosts',
|
||||
'bin/sync-master-vhosts',
|
||||
],
|
||||
'AUTHOR' => 'Jorj Bauer <jorj@jorj.org>',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user