mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-15 14:51:14 -08:00
add missing headers for Sailfish compilation
This commit is contained in:
parent
fd42a31125
commit
032c145b28
3 changed files with 4 additions and 7 deletions
|
|
@ -15,7 +15,7 @@ After connecting your Sailfish device via USB, open 2 console tabs on Linux:
|
|||
|
||||
### Tab 1: shell
|
||||
```
|
||||
$ ssh -L4005:127.0.0.1:4005 defaultuser@192.168.2.15`
|
||||
$ ssh -L4005:127.0.0.1:4005 defaultuser@192.168.2.15
|
||||
```
|
||||
You need to manually do `source ~/.bashrc` for e.g. your personal aliases to
|
||||
work.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue