diff --git a/build.xml b/build.xml index 291b33b8..d8b74dcc 100644 --- a/build.xml +++ b/build.xml @@ -755,19 +755,19 @@ - - + + - + - - + + diff --git a/installer/chocolatey/filebot.nuspec b/installer/choco/filebot.nuspec similarity index 100% rename from installer/chocolatey/filebot.nuspec rename to installer/choco/filebot.nuspec diff --git a/installer/chocolatey/tools/chocolateyInstall.ps1 b/installer/choco/tools/chocolateyInstall.ps1 similarity index 100% rename from installer/chocolatey/tools/chocolateyInstall.ps1 rename to installer/choco/tools/chocolateyInstall.ps1 diff --git a/installer/chocolatey/tools/chocolateyUninstall.ps1 b/installer/choco/tools/chocolateyUninstall.ps1 similarity index 100% rename from installer/chocolatey/tools/chocolateyUninstall.ps1 rename to installer/choco/tools/chocolateyUninstall.ps1