10000 removed tab · ModuleBuild/ModuleBuild@e580b27 · GitHub
[go: up one dir, main page]

Skip to content

Commit e580b27

Browse files
committed
removed tab
1 parent 98a34d1 commit e580b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/plaster/template/scaffold/Install.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Run this in an administrative PowerShell prompt to install the <%=$PLASTER_PARAM_ModuleName%> PowerShell module:
22
#
3-
# iex (New-Object Net.WebClient).DownloadString("<%=$PLASTER_PARAM_ModuleWebsite%>/raw/master/Install.ps1")
3+
# iex (New-Object Net.WebClient).DownloadString("<%=$PLASTER_PARAM_ModuleWebsite%>/raw/master/Install.ps1")
44

55
# Some general variables
66
$ModuleName = '<%=$PLASTER_PARAM_ModuleName%>'

0 commit comments

Comments
 (0)
0