diff options
Diffstat (limited to 'systems/README')
-rw-r--r-- | systems/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/systems/README b/systems/README index 16ebc0c5..e9498600 100644 --- a/systems/README +++ b/systems/README @@ -1 +1,8 @@ This folder abstract out details among linux distros. + +One time setup: +--------------- + +On a freshly built system, run the following with a super user privilege + +./build_base_machine.sh |