diff options
Diffstat (limited to 'scripts/get.ps1')
| -rw-r--r-- | scripts/get.ps1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get.ps1 b/scripts/get.ps1 index d3deefc56..28be8f382 100644 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -1,4 +1,4 @@ -#! /usr/bin/pwsh +#!/usr/bin/env pwsh #Requires -version 5 # xmake getter |
