mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-02 14:29:10 -07:00
Add comments
This commit is contained in:
parent
10a526e020
commit
bceaf96fd6
2 changed files with 12 additions and 5 deletions
|
@ -78,6 +78,6 @@ else
|
|||
}
|
||||
|
||||
$FileName = $DownLoadUrl.Split('/')[-1]
|
||||
download-file $downloadurl "$powershellpath\$filename"
|
||||
# download-file $downloadurl "$powershellpath\$filename"
|
||||
|
||||
."$powershellpath\$filename" /quiet /log "C:\powershell\install.log"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue