Skip to content

Commit

Permalink
Update UpdateActions.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPlusGH authored Jul 7, 2018
1 parent d596280 commit 5135465
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions UpdateActions.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<#
Product: NPlusMiner
File: UpdateActions.ps1
version: 4.0
version: 4.0.1
version date: 20180703
#>

# $Config | Add-Member @{Autoupdate = $true} -force
# $Config | Add-Member @{ManualConfig = $false} -force
# Write-Config -ConfigFile $ConfigFile -Config $Config
# Write-Config -ConfigFile $ConfigFile -Config $Config

Remove-item .\Miners\EWBF.ps1

0 comments on commit 5135465

Please sign in to comment.