Update AddLists.ps1

dont delete site design, need to be applied in UI then deleted (or not? hmmmm). I'm goingto develop a  Full site template for this.
This commit is contained in:
Russell gove 2021-07-03 17:40:41 -04:00 committed by GitHub
parent f69b02c9ab
commit 272c3aa651
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -11,6 +11,4 @@ $design=Add-PNPSiteDesign `
Invoke-PnPSiteDesign -Identity $design.Id Invoke-PnPSiteDesign -Identity $design.Id
Remove-PnPSiteDesign -Identity $design.Id
Remove-PnPSiteScript -Identity $script.Id