add wit to cygwin path
This commit is contained in:
parent
57cbfa8a59
commit
2d86534927
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ if [[ ERROR -ne 0 ]]; then
|
|||
if [[ $(id -u) == 0 ]]; then
|
||||
chown Administrator:None .
|
||||
./install.sh
|
||||
export PATH='$PATH:/cygdrive/c/Program Files/Wiimm/WIT:/cygdrive/c/Program Files (x86)/Wiimm/WIT'
|
||||
else
|
||||
echo "You will now be prompted to enter your password for sudo in order for wit to install."
|
||||
sudo ./install.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue