Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Turris
reForis
reForis
Commits
46960ced
Verified
Commit
46960ced
authored
Aug 08, 2019
by
Bogdan Bodnar
Browse files
fixup! Update README.md.
parent
ca0c33c9
Pipeline
#51109
passed with stage
in 2 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
46960ced
...
...
@@ -29,8 +29,8 @@ PyCharm has a builtin tool for [remote server configuration](https://www.jetbrai
It's also possible to setup remote server and synchronization with VS Code and
[
SFTP plugin
](
https://marketplace.visualstudio.com/items?itemName=liximomo.sftp
)
.
##### `rsync
h
`
You can also use any other IDE or text editor and synchronize code with SSHFS or SFTP using rsync
h
.
##### `rsync`
You can also use any other IDE or text editor and synchronize code with SSHFS or SFTP using rsync.
#### 2.2 Ignore unnecessary paths
It's better to not synchronize subsequent directories with a router:
...
...
@@ -71,6 +71,7 @@ If you've made some changes in JS part of code then it has to be rebuilt and sen
```
bash
$
make compile-messages
```
Then transfer it to the router.
### 7. Restart the lighttpd server
**On the router!**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment