summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbreadcat2020-07-05 18:59:30 +0100
committerbreadcat2020-07-05 18:59:30 +0100
commit01a0c7f6a6c35e8a6598e47e6228390d638ae883 (patch)
tree59945beeef3cb884ba951a51e7f51fa48a18402e
parent3dc4f8279714bcf72fc54dc17b8a7be0cbc09a91 (diff)
downloadwin10-prep-01a0c7f6a6c35e8a6598e47e6228390d638ae883.tar.gz
win10-prep-01a0c7f6a6c35e8a6598e47e6228390d638ae883.tar.bz2
win10-prep-01a0c7f6a6c35e8a6598e47e6228390d638ae883.zip
Rename script
Reflects lack of sub-scripts
-rw-r--r--readme.md2
-rw-r--r--win10-prep.bat (renamed from 0-win10prep.bat)0
2 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index c64abf7..bdf1dca 100644
--- a/readme.md
+++ b/readme.md
@@ -7,5 +7,5 @@ Entirely built for personal use, but hopefully somebody may find the contents us
## Install
```
@powershell Invoke-WebRequest https://github.com/breadcat/win10-prep/archive/master.zip -UseBasicParsing -OutFile "win10-prep.zip" ; Expand-Archive -Path "win10-prep.zip"
-@powershell Start-Process "win10-prep\win10-prep-master\0-win10prep.bat" -Verb runAs
+@powershell Start-Process "win10-prep\win10-prep-master\win10-prep.bat" -Verb runAs
``` \ No newline at end of file
diff --git a/0-win10prep.bat b/win10-prep.bat
index 22dd235..22dd235 100644
--- a/0-win10prep.bat
+++ b/win10-prep.bat