Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

Commit cdff8ae

Browse files
Really make sure this site doesn't exist
Not sure if it's a timing problem in the runner/scripts or just a leftover site on our build agents
1 parent 082a2f9 commit cdff8ae

File tree

1 file changed

+1
-0
lines changed
  • examples/01-CreateSite-Simple

1 file changed

+1
-0
lines changed

‎examples/01-CreateSite-Simple/Web.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ clear
88
. ..\_Setup.Web.ps1
99

1010
mkdir "C:\Sites\Website1" -ErrorAction SilentlyContinue
11+
Remove-Item -Path "IIS:\Sites\Website1" -Recurse -Force -ErrorAction SilentlyContinue
1112

1213
get-website
1314

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /