mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
docs for .bashrc for buildbot slave
This commit is contained in:
@@ -25,3 +25,10 @@ buildslave start slave
|
||||
```
|
||||
|
||||
If the master is somewhere else, just change the IP address.
|
||||
|
||||
On linux, you can add the following lines to the end of your ``.bashrc`` file (similar ideas apply on other platforms) to autostart the slave when the user logs in:
|
||||
|
||||
```
|
||||
# Connect to the buildbot master
|
||||
buildslave start ~/slave
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user