commit f0bae1b6f10b7a12ab565ad692b0f72dae3eb735 parent 0cf97edced57c0139ff70f7c61b7b7cc33a675a6 Author: Morel BĂ©renger <berengermorel76@gmail.com> Date: Wed, 12 Aug 2020 03:10:12 +0200 disable logging since most debugging is done Diffstat:
M | install.sh | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/install.sh b/install.sh @@ -1,4 +1,4 @@ -#!/bin/sh -ex +#!/bin/sh -e #TODO: really, should generate a temp file from fstab, # partitions, crypttab and boot config, that would