Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Commit

Permalink
AU replaced with $module_name
Browse files Browse the repository at this point in the history
  • Loading branch information
majkinetor committed Sep 26, 2016
1 parent 60ed2fd commit b4302c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ $b = {

$ErrorActionPreference = 'Stop'

Write-Host "`n==| Bulding AU $version`n"
Write-Host "`n==| Bulding $module_name $version`n"
init

$module_path = "$build_dir/$module_name"
Expand Down

0 comments on commit b4302c0

Please sign in to comment.