scripts: 'wt.sh' now exits correctly on elevate

This commit is contained in:
Valerie Wolfe 2024-08-22 10:53:17 -04:00
parent 99f7ed5726
commit ae32215b1a

View file

@ -2,6 +2,7 @@
if [[ "$1" == "-e" ]]; then
elevate -l terminal
exit
fi
cd '/mnt/c/Program Files/WindowsApps/'