Skip to content

Commit

Permalink
runner v0.0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
steve02081504 committed Dec 14, 2024
1 parent 2f114e5 commit 260a5df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/runner/main.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!pwsh
#_pragma icon $PSScriptRoot/../public/icon.ico
#_pragma title "fount"
#_pragma outputfile $PSScriptRoot/fount.exe

if (!$env:FOUNT_DIR) {
$env:FOUNT_DIR = "$env:LOCALAPPDATA/fount"
Expand Down

0 comments on commit 260a5df

Please sign in to comment.