add shebang to all .ps1
[webi-installers/.git] / node / install.ps1
index 64a60969962e9d4a3b85f64072af1fda00ba3c65..a7fe891ae7099d616b85cc2cff4451987242a6bf 100644 (file)
@@ -1,5 +1,6 @@
-# Fetch archive
+#!/usr/bin/env pwsh
 
+# Fetch archive
 IF (!(Test-Path -Path "$Env:USERPROFILE\Downloads\$Env:WEBI_PKG_FILE"))
 {
     # TODO: arch detection