diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-10-30 12:44:42 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-10-30 12:44:42 +0000 |
commit | 0c0bc46ac9285aefc06d01ec2972012a21af5da5 (patch) | |
tree | d7fbcc1b495e4d75b87c76f26db74c548e1ff8c8 /lh-config.dist | |
parent | 0820a99c400eb6549c11e365197fe5130ca70979 (diff) | |
download | lh-bootstrap-0c0bc46ac9285aefc06d01ec2972012a21af5da5.tar.xz |
Input new versions for testing
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'lh-config.dist')
-rw-r--r-- | lh-config.dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lh-config.dist b/lh-config.dist index 0767627..4b84318 100644 --- a/lh-config.dist +++ b/lh-config.dist @@ -1,6 +1,6 @@ # Set to the output directory. # By default, it's a subdirectory named "output" in lh-bootstrap's base directory. -OUTPUT= +# OUTPUT= # Set to a non-privileged user on your system. # Most of the build will be performed as that user. |