DNNCommunity/PolyDeploy

Prompt for Installation Folders

WillStrohl opened this issue · 0 comments

In the case of when you're doing incremental upgrades, a command prompt would be useful to specify a child folder relative to the client to help save time for remote upgrades/deployments.

For Example:

> Child folders were found. Would you like to install from a child folder instead of the current folder? (y/n)
> y
> Please specify the folder and hit enter.
> DNN9

The rest of the process would be the same... Looking for, prompting, and installing the installation packages that are found.