add shebang to all .ps1

This commit is contained in:
AJ ONeal
2020-06-30 11:50:34 -06:00
parent e6bc229479
commit c6aca5216b
7 changed files with 16 additions and 3 deletions
+2 -1
View 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