Skip to content

Commit

Permalink
Last minute fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Xeeynamo committed May 24, 2020
1 parent 6efd613 commit 3ab3514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ chmod +x ./bin/OpenKh.Command.*
export OPENKH_BIN="$(realpath ./bin)"
echo "echo 'export OPENKH_BIN=\"$OPENKH_BIN\"' >> ~/.profile"
echo "echo 'export PATH=\$PATH:\$OPENKH_BIN' >> ~/.profile"
echo "echo 'source \$OPENKH_BIN/.openkh_alias' >> ~/.profile"
echo "echo 'source \$OPENKH_BIN/openkh_alias' >> ~/.profile"

0 comments on commit 3ab3514

Please sign in to comment.