majkinetor / au

Chocolatey Automatic Package Updater Module
GNU General Public License v2.0
227 stars 71 forks source link

Add force push support and switch cpush to choco push #243

Closed TheCakeIsNaOH closed 3 years ago

TheCakeIsNaOH commented 3 years ago

Adds $env:au_ForcePush which will turn on --force for pushing, which allows pushing to insecure sources

Switches cpush to choco push, as cpush is not available (by default) on Linux