#!/bin/sh echo " # This script should run after the base has been installed and should run within the chroot # environment of the installation. # # The script can alway be run again to reconfigure the system, such if other partitions to # be mounted are created, if s6/66 are added together with runit, or runit is removed in place # of s6/66. The script should always run as root or using "sudo sh jobo-setup.sh" or simply # "sudo jobo-setup" # # Please report any problems, bugs, issues that may arise from its use so we can make # adjustments and reissue. # # We hope you find it helpful. # "