From 65dfb8f64ec903a1b50e651bd553506b6868978f Mon Sep 17 00:00:00 2001 From: "Lukefahr, Joseph Contractor, Zivko Aeronautics INC" <joseph.lukefahr.ctr@nps.edu> Date: Wed, 10 Feb 2021 16:20:00 -0800 Subject: [PATCH] Add new file --- w10.ps1 | 1 + 1 file changed, 1 insertion(+) create mode 100644 w10.ps1 diff --git a/w10.ps1 b/w10.ps1 new file mode 100644 index 0000000..03e1877 --- /dev/null +++ b/w10.ps1 @@ -0,0 +1 @@ +Invoke-RestMethod https://winbootstrap.saltproject.io | powershell \ No newline at end of file -- GitLab