mirror of
https://github.com/mintty/wsltty.git
synced 2025-09-18 03:02:25 +01:00
restore missing fi
This commit is contained in:
@@ -141,6 +141,7 @@ do
|
|||||||
if [ -r "$ProgramW6432/WindowsApps/$instdir/$executable" ]
|
if [ -r "$ProgramW6432/WindowsApps/$instdir/$executable" ]
|
||||||
then icon="%PROGRAMFILES%\\WindowsApps\\$instdir\\$executable"
|
then icon="%PROGRAMFILES%\\WindowsApps\\$instdir\\$executable"
|
||||||
else icon="%LOCALAPPDATA%/wsltty/wsl.ico"
|
else icon="%LOCALAPPDATA%/wsltty/wsl.ico"
|
||||||
|
fi
|
||||||
else
|
else
|
||||||
icon="%LOCALAPPDATA%/lxss/bash.ico"
|
icon="%LOCALAPPDATA%/lxss/bash.ico"
|
||||||
root="$basepath"
|
root="$basepath"
|
||||||
|
Reference in New Issue
Block a user