- updated demousage
- updated FroxlorPkgCreator (fix for manual added files) - first cron version for remote server data deploying
This commit is contained in:
@@ -85,4 +85,5 @@ FroxlorDeployfileCreator::saveListTo("deploy.txt");
|
||||
/*
|
||||
* and create a zip archive
|
||||
*/
|
||||
new FroxlorPkgCreator("deploy.txt", "deploy.zip");
|
||||
$pkg = new FroxlorPkgCreator("deploy.txt", "deploy.zip");
|
||||
$pkg->pack();
|
||||
|
||||
Reference in New Issue
Block a user