Add she-bang to all files

This commit is contained in:
Manuel Thalmann 2023-07-12 22:37:31 +02:00
parent c02dc0816a
commit 487c83afb2
29 changed files with 29 additions and 0 deletions
scripts/Windows/Software
LGHub
ManiaPlanet
Nextcloud
PuTTY
RetroArch
TrackMania Nations Forever
TrackMania United Forever
VisualStudio
git
osu!
osu!lazer
reWASD

View file

@ -1,3 +1,4 @@
#!/bin/pwsh
. "$PSScriptRoot/../../Scripts/Context.ps1";
$null = New-Module {

View file

@ -1,3 +1,4 @@
#!/bin/pwsh
. "$PSScriptRoot/../../Scripts/Context.ps1";
$null = New-Module {

View file

@ -1,3 +1,4 @@
#!/bin/pwsh
. "$PSScriptRoot/../../Scripts/Context.ps1";
$null = New-Module {

View file

@ -1,3 +1,4 @@
#!/bin/pwsh
. "$PSScriptRoot/../../Scripts/Context.ps1";
$null = New-Module {

View file

@ -1,3 +1,4 @@
#!/bin/pwsh
. "$PSScriptRoot/../../Scripts/Context.ps1";
$null = New-Module {

View file

@ -1,3 +1,4 @@
#!/bin/pwsh
. "$PSScriptRoot/../../Scripts/Context.ps1";
$null = New-Module {

View file

@ -1,3 +1,4 @@
#!/bin/pwsh
. "$PSScriptRoot/../../Scripts/Context.ps1";
$null = New-Module {

View file

@ -1,3 +1,4 @@
#!/bin/pwsh
Import-Module "KnownFolders";
. "$PSScriptRoot/../../Scripts/Context.ps1";

View file

@ -1,3 +1,4 @@
#!/bin/pwsh
. "$PSScriptRoot/../../Scripts/Context.ps1";
$null = New-Module {

View file

@ -1,3 +1,4 @@
#!/bin/pwsh
. "$PSScriptRoot/../../Scripts/Context.ps1";
$null = New-Module {

View file

@ -1,3 +1,4 @@
#!/bin/pwsh
. "$PSScriptRoot/../../Scripts/Context.ps1";
$null = New-Module {

View file

@ -1,3 +1,4 @@
#!/bin/pwsh
. "$PSScriptRoot/../../Scripts/Context.ps1";
$null = New-Module {