Skip to content

Commit

Permalink
remove bookbuyer tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhoads authored Aug 13, 2024
1 parent cda878e commit 214d36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure_jumpstart_arcbox/artifacts/BookStoreLaunch.ps1
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Start-Process -FilePath msedge -ArgumentList '--new-window http://arcbox.devops.com/bookbuyer http://arcbox.devops.com/bookstore http://arcbox.devops.com/bookstore-v2'
Start-Process -FilePath msedge -ArgumentList '--new-window http://arcbox.devops.com/bookstore'
[Environment]::Exit(1)

0 comments on commit 214d36b

Please sign in to comment.