Adapt installation script to any machine (#258)
* Adapt script to any machine Adapt script to any machine, independent of the user. We support for installations in VM Ubuntu * Clear user-bootstrap.sh * Update user-bootstrap.sh * Adapt installation script to any machine
This commit is contained in:
@@ -53,6 +53,6 @@ You will need the script to execute to completion before you can see the `p4` lo
|
||||
|
||||
To install dependencies by hand, please reference the [vm](../vm) installation scripts.
|
||||
They contain the dependencies, versions, and installation procedure.
|
||||
You should be able to run them directly on an Ubuntu 16.04 machine, although note that the scripts currently assume the existence of a directory `/home/vagrant`:
|
||||
You should be able to run them directly on an Ubuntu 16.04 machine:
|
||||
- `sudo ./root-bootstrap.sh`
|
||||
- `sudo ./user-bootstrap.sh`
|
||||
|
||||
Reference in New Issue
Block a user