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:
parent
f69b02c9ab
commit
272c3aa651
|
@ -11,6 +11,4 @@ $design=Add-PNPSiteDesign `
|
|||
|
||||
Invoke-PnPSiteDesign -Identity $design.Id
|
||||
|
||||
Remove-PnPSiteDesign -Identity $design.Id
|
||||
|
||||
Remove-PnPSiteScript -Identity $script.Id
|
||||
|
|
Loading…
Reference in New Issue