diff options
| author | OpportunityLiu <[email protected]> | 2019-07-19 13:55:29 +0800 |
|---|---|---|
| committer | OpportunityLiu <[email protected]> | 2019-07-19 13:55:29 +0800 |
| commit | ff0595d384a9b4e7656e0c44f327f7614e2a8fd6 (patch) | |
| tree | 4e27349474f1c0b485b97607e8c54aaef8ec2394 /scripts/get.ps1 | |
| parent | f5e728f9e3e9dc829a87b62b4025cf2259576878 (diff) | |
improve scripts
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 |
