Skip to content

Commit

Permalink
asp
Browse files Browse the repository at this point in the history
  • Loading branch information
PTKu committed Oct 9, 2024
1 parent edb63ce commit 3544b75
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions axopen.template.simple/install.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ apax install
apax build
Set-Location ..\tools\AXOpen.Simple.Tools\AXOpen.Simple.Tools\.apax
apax install
Set-Location ..\..\..\
axcode .
axcode -g ..\README.md:0
Set-Location ..\..\..\..\
axcode .\ax\
axcode -g README.md:0
#Set-Location ..

#Create an empty cert file
Expand Down

0 comments on commit 3544b75

Please sign in to comment.