mirror of
https://github.com/mintty/wsltty.git
synced 2025-02-07 13:41:07 +00:00
do without basename
(which isn't installed)
This commit is contained in:
parent
d7f14146fd
commit
b8171d61a6
@ -10,8 +10,8 @@ remove=false
|
|||||||
alldistros=true
|
alldistros=true
|
||||||
config=true
|
config=true
|
||||||
|
|
||||||
case "`basename $0`" in
|
case "/$0" in
|
||||||
wsl*)
|
*/wsl*)
|
||||||
config=false;;
|
config=false;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user