Skip to content

Commit 4a5ba14

Browse files
committed
this one too
1 parent b1d944c commit 4a5ba14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows/deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ Section "Install"
232232
SetOutPath "\$LOCALAPPDATA\\Microsoft\\Windows\\Fonts"
233233
File /r "fonts\\*"
234234
WriteRegStr HKCU "Software\\Microsoft\\Windows NT\\CurrentVersion\\Fonts" "Redacted Script Regular (TrueType)" "\$LOCALAPPDATA\\Microsoft\\Windows\\Fonts\\RedactedScript-Regular.ttf"
235-
WriteRegStr HKCU "Software\\Microsoft\\Windows NT\\CurrentVersion\\Fonts" "Inter (TrueType)" "\$LOCALAPPDATA\\Microsoft\\Windows\\Fonts\\InterVariable.ttf"
235+
WriteRegStr HKCU "Software\\Microsoft\\Windows NT\\CurrentVersion\\Fonts" "Inter Variable (TrueType)" "\$LOCALAPPDATA\\Microsoft\\Windows\\Fonts\\InterVariable.ttf"
236236
SetOutPath "\$INSTDIR"
237237
238238
; Start menu

0 commit comments

Comments
 (0)