-
Notifications
You must be signed in to change notification settings - Fork 807
Closed
Labels
BugAn error, flaw, misbehavior or failure in the Monkey or Monkey Island.An error, flaw, misbehavior or failure in the Monkey or Monkey Island.Complexity: LowImpact: Low
Description
Describe the bug
A clear and concise description of what the bug is.
The $webclient.downloadfile command doesn't work in combination with the deploy_windows.ps1 script.
To Reproduce
Steps to reproduce the behavior:
- Get deploy_windows.ps1 script from GitHub
- Run it
- See Error:
The term './config.ps1' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
the spelling of the name, or if a path was included, verify that the path is correct and try again.
Expected behavior
A description of what you expected to happen.
The script is supposed to download the config.ps1 file and execute it without any problems.
Screenshots
If applicable, add screenshots to help explain your problem.
Machine version (please complete the following information):
- OS: Windows 10
Metadata
Metadata
Assignees
Labels
BugAn error, flaw, misbehavior or failure in the Monkey or Monkey Island.An error, flaw, misbehavior or failure in the Monkey or Monkey Island.Complexity: LowImpact: Low