We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b66d04e commit 81d5b3aCopy full SHA for 81d5b3a
1 file changed
optimize.ps1
@@ -8,7 +8,7 @@
8
.NOTES
9
Author : EndLordHD @EndCod3r
10
GitHub : https://github.com/EndCod3r
11
- Version : Pre-release v0.2
+ Version : Pre-release v0.1.1
12
#>
13
14
# Checking for admin privileges
@@ -90,4 +90,4 @@ if ( $userinput -eq 'y' -or !$userinput ) {
90
Write-Output "
91
If you see any errors stating ""Access is denied,"" don't worry, nothing is wrong.
92
"
93
-}
+}
0 commit comments