OpportunityLiu 5 years ago
parent
commit
4c6d592ef6
1 changed files with 2 additions and 0 deletions
  1. 2 0
      psget.text

+ 2 - 0
get.ps1 → psget.text

@@ -1,6 +1,8 @@
 #!/usr/bin/env pwsh
 #Requires -version 5
 
+# Use this extension for correct Content-Type
+
 param (
   [string]$version = "master",
   [string]$installdir = ""